This package provides:
- definitions@0.1.0
- outline-view@0.1.0
- code-highlight@0.1.0
- find-references@0.1.0
- code-format.range@0.1.0
- autocomplete.provider@2.0.0
- livescript-ide.provider@0.0.2
This package consumes:
Language Server Protocol for LiveScript implemented as plugin for Atom editor.
Behind the scene it uses pluggable LiveScript compiler
WIP!
Features:
File is on the fly compiled by LiveScript compiler and any errors are reported.

Very limited at the moment:
There is limited support for imports autocompletion - only require! {} and esm flavored import work.

Provides simple information based on official livescript documentation.

Install livescript-ide-preview to get preview of current file transpiled to js.
