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