Skip to content
New issue

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

[Bug] Autocomplete doesn't work. #98

Closed
tusqasi opened this issue Oct 9, 2022 · 3 comments
Closed

[Bug] Autocomplete doesn't work. #98

tusqasi opened this issue Oct 9, 2022 · 3 comments

Comments

@tusqasi
Copy link
Contributor

tusqasi commented Oct 9, 2022

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
image
Works
image
image

@kipcole9
Copy link

kipcole9 commented Oct 9, 2022

Autocompletion works correctly in iex so it may not be an issue with eVision itself. Have you also filed an issue with ElixirLS?

@tusqasi
Copy link
Contributor Author

tusqasi commented Oct 9, 2022

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.

@tusqasi
Copy link
Contributor Author

tusqasi commented Oct 9, 2022

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

@tusqasi tusqasi closed this as completed Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants