OmniSharp / omnisharp-sublime

C# IDE Plugin for Sublime Text 3
http://omnisharp-sublime.readthedocs.org/en/latest/
MIT License
551 stars 64 forks source link

Error talking to http://localhost:54191/autocomplete #235

Closed ProgrammingLife closed 5 years ago

ProgrammingLife commented 6 years ago

MacOS X: 10.12 ST 3: build 3143

I followed by instruction on the index page of this git. mono is in my $PATH variable. I created a .sublime-project file so I think it now should be connected to my VisualC# (unity) .sln project.

But when I try to type my code I get: "Error talking to http://localhost:54191/autocomplete". So there's no autocomplete function in my ST3. Should I start a server manually? How to do it?

AntKarlov commented 6 years ago

I too sometimes get this problem. This is due to the fact that the OmniSharp server does not start. Try to restart the SublimeText. Issue with not starting server is gone when I made changes that described here: https://github.com/OmniSharp/omnisharp-sublime/issues/236

Rosalie241 commented 6 years ago

Please let me know if this issue still occurs , omnisharp-roslyn got updated and there are some python fixes that I merged 1-2 months ago.

Rosalie241 commented 5 years ago

Closing due to inactivity.

snq commented 5 years ago

I am getting this error on ST3.

cozerCode commented 2 years ago

anyone fixed this problem i'm just suffering by the way i use windows