1.1.2 • Published 3 years ago

coc-lwc v1.1.2

Weekly downloads
3
License
BSD-3-Clause
Repository
-
Last release
3 years ago

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.