tientq64 / livescript-vscode

❄️ LiveScript syntax highlighting, autocomplete, and snippets for VSCode.

Home Page:https://marketplace.visualstudio.com/items?itemName=tientq64.livescript-vscode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

❄️ LiveScript syntax highlighting, autocomplete, and snippets for VSCode.

https://marketplace.visualstudio.com/items?itemName=tientq64.livescript-vscode

License:MIT License


Languages

Language:LiveScript 95.6%Language:HTML 4.4%