0.0.11 • Published 2 years ago

coc-stylua v0.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

coc-stylua

StyLua extension for coc.nvim. Forked from stylua-vscode

Install

:CocInstall coc-stylua

Features

  • Format current buffer
  • Format selection

You can add "lua" to coc.preferences.formatOnSaveFiletypes to format your code automatically on save.

Extension Settings

You can specify the path of the StyLua binary using the stylua.styluaPath setting. By default, if this is null, the extension will download the binary and store it in its local storage.

You can use stylua.configPath to specify path to stylua.toml configuration file.

stylua.checkUpdate boolean value indicates whether to check out the latest stylua version.

Commands

  • stylua.reinstall Reinstall StyLua

License

MIT


This extension is built with create-coc-extension

0.0.10

2 years ago

0.0.11

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.4

2 years ago

0.0.2

3 years ago

0.0.1

3 years ago