Describe the bug
After upgrading to 0.6.0 LSP features like go to definition, lookup documentation stoped working for Elixir standard library. It works fine for other parts of the code. It was working fine with earlier version of Dexter.
To reproduce
Configure Dexter in Neovim using vim.lsp.
Expected behavior
Features mentioned above should work for standard Elixir library
Environment
- Dexter version (
dexter --version): 0.6.0
- Elixir version (
elixir --version): 1.20.0-rc.4
- Editor and version: NVIM 0.12.1
- OS: MacOS 26.4.1
Did you try dexter init --force?
Yes
Describe the bug
After upgrading to 0.6.0 LSP features like go to definition, lookup documentation stoped working for Elixir standard library. It works fine for other parts of the code. It was working fine with earlier version of Dexter.
To reproduce
Configure Dexter in Neovim using vim.lsp.
Expected behavior
Features mentioned above should work for standard Elixir library
Environment
dexter --version): 0.6.0elixir --version): 1.20.0-rc.4Did you try
dexter init --force?Yes