• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

ide-livescript

LiveScript language support for Atom-IDE
bartosz-m
0.2.0 1,082
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Language Server Protocol for LiveScript implemented as plugin for Atom editor.

Behind the scene it uses pluggable LiveScript compiler

WIP!

Features:

  • [x] diagnostics
  • [x] autocompletion (simple)
  • [x] hover (some operators only)
  • [ ] code actions
  • [ ] outline view
  • [ ] data tips
  • [ ] signature
  • [x] integration with live preview
  • [ ] integration with build system

Diagnostics

Errors

File is on the fly compiled by LiveScript compiler and any errors are reported.

autocompletion

Autocompletion

Very limited at the moment:

  • keywords
  • build-in types
  • variables in current file
  • imports (simple)

autocompletion There is limited support for imports autocompletion - only require! {} and esm flavored import work. autocompletion autocompletion autocompletion

Hover

Provides simple information based on official livescript documentation.

autocompletion

Plugins

Live preview

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

License

BSD-3-Clause

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by