The VSCode LightningJS Extension allows you to open the LightningJS website directly within a VSCode code window. This extension is designed to make it easy to access LightningJS resources while working on your projects.
Features
Open LightningJS in a split window to the right of the current editor.
Access LightningJS documentation and resources without leaving VSCode.
Installation
Press F1 to open the Command Palette.
Type ext install your-publisher-name.vscode-lightningjs and press Enter.
Usage
Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
Type Open LightningJS and press Enter.
The LightningJS website will open in a split window to the right.
Build
Run vsce package --no-dependencies
Extension Settings
This extension does not require any specific settings.
Known Issues
No known issues at this time.
Release Notes
1.0.0
Initial release of the VSCode LightningJS Extension.
License
MIT License. See the LICENSE file for more details.