- Updated ElixirLS to version v0.26.1
- Updated ElixirLS to version v0.22.0
- Updated ElixirLS to version v0.21.3
- @TeriyakiBomb improved the tree-sitter queries for documentation attributes resulting in improved syntax highlighting. PR
- Updated ElixirLS to version v0.19.0
- @TeriyakiBomb improved the tree-sitter query tags for better syntax highlighting. PR
- Updated ElixirLS to version v0.17.10
- @kkostov added an setting to set a path to a custom language server instead of the one bundled with the extension. PR
- Updated ElixirLS to version v0.16.0
- Updated ElixirLS to version v0.15.1
- Updated ElixirLS to version v0.14.0
- @eahanson added support for Tree-sitter based symbols. Symbols will now appear in the Symbols sidebar when using Nova 10 or newer.
- Updated ElixirLS to version v0.13.0
- Updated ElixirLS to version v0.11.0.
- Added more consistent and reliable syntax highlighting for Nova 10+.
- Added syntax highlighting for HEEx templates both in
.html.heex
files and embeded in.ex
files. - Added a change log.