VSCode extension to build Salesforce Lightning Web Component (LWC) on the UI.
Now available on VSCode Marketplace https://marketplace.visualstudio.com/items?itemName=ninoish.lwc-builder
To open LWC Builder:
- Open the command palette and find "Open LWC Builder" command
- Right click on the "lwc" folder of your SFDX Project and click "Open LWC Builder"
This extension is distributed under the BSD-3 license.
Anyone is welcome to contribute. Please follow CONTRIBUTING.md.
See also lwc-builder-ui. lwc-builder is a VSCode Extension that launches lwc-builder-ui in VSCode context.