Lit-lang
LIT language support for VSCode.
Features
- Syntax highlighting;
- Snippets;
Extension Settings
None.
Known Issues
None (yet).
Release Notes
Let there be code!
0.1.0
Initial release of lit-lang. It's pretty bare bones and may be wrong. Just for testing
Development
Install the extension manager
$ npm install -g vsce
Build the extension with
npx vsce package```.