Skip to content

tientq64/livescript-vscode

Repository files navigation

LiveScript for Visual Studio Code

Syntax highlighting, autocomplete, and snippets support for LiveScript, specifically LiveScript2.

Sample

Features

  • 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.

Changelog

View changelog