This repository was archived by the owner on Jan 17, 2026. It is now read-only.
Overwrite elixir syntax with ElixirLS syntax file and configurations#94
Merged
Blond11516 merged 1 commit intolexical-lsp:mainfrom Jul 9, 2025
Merged
Overwrite elixir syntax with ElixirLS syntax file and configurations#94Blond11516 merged 1 commit intolexical-lsp:mainfrom
Blond11516 merged 1 commit intolexical-lsp:mainfrom
Conversation
|
Since the syntaxes diverged here's a list of main features added/changes made in ElixirLS version:
|
Blond11516
approved these changes
Jul 9, 2025
Collaborator
|
Thanks for the update @probably-not! |
Collaborator
|
Thanks a lot for the list of changes @lukaszsamson, I'll include them in the changelog! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This copies over the ElixirLS syntax file from https://github.com/elixir-lsp/vscode-elixir-ls/blob/088de57dff9ef24a0273e183a904acdc92274db0/syntaxes/elixir.json (the master branch at time of writing).
I've also updated the package.json with the necessary configurations from https://github.com/elixir-lsp/vscode-elixir-ls/blob/088de57dff9ef24a0273e183a904acdc92274db0/package.json