elixir-lsp / elixir-lsp/elixir-ls
Semantic Tokens Support
- Dominant language
- Elixir
- Stars
- 1.8k
- Forks
- 227
- Avg merge
- 31m
- Merged PRs (30d)
- 2
Description
### Description
While developing an Elixir plugin for IntelliJ IDEA using elixir-ls, I have not found any explicit mention of Semantic Tokens support in the current implementation, and I'm seeking clarification on its status and potential implementation.
### Specific Questions
1. Does elixir-ls currently support semantic tokens?
2. If supported, what is the current implementation status?
3. Are there plans to improve semantic token support?
### Technical Details
- Elixir Version: 1.18
- elixir-ls Version: 0.27.1
### Additional Context
- Reference LSP Specification: [LSP Semantic Tokens](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_semanticTokens)
(ps, sorry for my english xd)
Contributor guide
Assessment
This issue has not been assessed yet.