New
v0.2.18
- Fix autocomplete bugs when typing in parentheses
- Handle
subdirectoriesandimport_depsin.formatter.exs. Requires the latest Elixir (1.6.5), which you can install via kiex withkiex install masterprior to its release.
Unclaimed project
Are you a maintainer of elixir-ls? Claim this project to take control of your public changelog and roadmap.
Changelog
A frontend-independent IDE "smartness" server for Elixir. Implements the JSON-based "Language Server Protocol" standard and provides debugger support via VS Code's debugger protocol.
subdirectories and import_deps in .formatter.exs. Requires the latest Elixir (1.6.5), which you can install via kiex with kiex install master prior to its release.