We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I checked with other packages like nx and complex.
I am using neovim with elixir ls. Also tested with vscode elixirls extension.
In neovim: Doesn't Works Works
The text was updated successfully, but these errors were encountered:
Autocompletion works correctly in iex so it may not be an issue with eVision itself. Have you also filed an issue with ElixirLS?
iex
eVision
ElixirLS
Sorry, something went wrong.
Autocompletion works correctly in iex so it may not be an issue with eVision itself.
That might be the case. I raised an issue here first because I thought other packages work fine. You are right iex completions do work.
I will try the elixirLS.
yeahhhh... The problem is with ElixirLS. I didn't even check that repo before raising an issue here.😅
I will link it here if someone else come along. elixir-lsp/elixir-ls#193
No branches or pull requests
I checked with other packages like nx and complex.
I am using neovim with elixir ls. Also tested with vscode elixirls extension.
I guess that is because of how evision works and compiles from cpp code.
In neovim:
Doesn't Works
Works
The text was updated successfully, but these errors were encountered: