coc-lwc
v1.1.2
Published
coc.nvim wrapper for Lightning Web Components framework LSP client
Downloads
53
Maintainers
Readme
coc.nvim wrapper for Lightning Web Components.
What can it do
Language IntelliSense using Lightning Web Components language server.
- Go To Definition
- Go To References
- Code auto-completion
Registers IDE commands in Neo(Vim) enviroment
SFDX.Create.LWC.Component
- create a new sfdx lightning web component- Coming soon
Installation
Install by running this command in vim/NeoVim :CocInstall coc-lwc
.
Enjoy.
Contributing
Pull Requests are welcome. Contributing guidelines comng soon.