Clutter [#tag#]
syntax highlighting, auto-completion, and more.
Run npm install
first.
npx jest
To create a new release, bump version number in package.json, then follow the official instructions.
The extension can be run manually from VS Code (using the "Run" command), alternatively, the vsix
package can be
installed locally.
To install the vsix
locally:
- Select Extensions
(Ctrl + Shift + X)
- Open
More Action
menu (ellipsis on the top) and clickInstall from VSIX…
- Locate VSIX file and select.
- Reload VSCode.