Syntax highlighting, autocomplete, and snippets support for LiveScript, specifically LiveScript2.
- Syntax highlighting files with extensions
.ls,.livescript. - Autocomplete of function, class, method, and property names.
- Some snippets like
log=>console.log.
Some features are not currently supported (may be available in future versions):
- Syntax highlighting with variable names in kebab-case style.
- Syntax highlighting for
prelude.ls.
