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

Autocomplete also not working #157

Open
feitelogram opened this issue May 12, 2020 · 9 comments
Open

Autocomplete also not working #157

feitelogram opened this issue May 12, 2020 · 9 comments

Comments

@feitelogram
Copy link

feitelogram commented May 12, 2020

Screen Shot 2020-05-12 at 11 19 23 AM

Hi there.

I read the previous link on the autocomplete working and tried changing this.command in the elixirServer.js file but I'm still getting the "loading" hang when I try to use intellisense and I'm not getting autocomplete either. It will work temporarily sometimes when I reboot my computer but then stop working soon after.

Any thoughts/ideas?

Thank you,

a young and enthusiastic Elixir learner.

@rodrigoreis22
Copy link

@feitelogram same here, did you figure this out?

@feitelogram
Copy link
Author

feitelogram commented Jun 12, 2020 via email

@MC-DeltaT
Copy link

I'm having the same issue, I think it might have something to do with elixir-sense.

Looking in the developer console, there seem to be some elixir-sense errors:

23:28:11.004 [error] Task ElixirSense.Server.TCPServer started from #PID<0.199.0> terminating
** (stop) exited in: GenServer.call(ElixirSense.Server.TCPServer.ConnectionHandlerSupervisor, {:start_task, [{:nonode@nohost, #PID<0.199.0>, #PID<0.199.0>}, [#PID<0.199.0>, #PID<0.198.0>], {:erlang, :apply, [#Function<1.71228308/0 in ElixirSense.Server.TCPServer.start_connection_handler/2>, []]}], nil, nil}, :infinity)
    ** (EXIT) no process: the process is not alive or there's no process currently associated with the given name, possibly because its application isn't started

Unchecking the "Use elixir-sense instead of alchemist-server" setting seems to make autocomplete work again.

@feitelogram
Copy link
Author

feitelogram commented Jun 14, 2020 via email

@oleksiial
Copy link

@MC-DeltaT thank you it works for me also!

@feitelogram, Press "ctrl + ," to open settings and start typing "Use elixir-sense instead of alchemist-server". You will see the checkbox.

@feitelogram
Copy link
Author

feitelogram commented Jun 14, 2020 via email

@MC-DeltaT
Copy link

I wouldn't say using alchemist-server is the ideal solution, it seems like it doesn't give as many suggestions as elixir-sense (for me at least). It doesn't always suggest local variables or things from other files.

@RobertLowe
Copy link

I have this problem as well. :(

@luizbaldi
Copy link

I was having the same problem and unfortunately looks like this repository is not being actively maintained anymore. After some research, I found this extension which solved my problem, hope it helps y'all as well :)

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

6 participants