Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

v0.2.3-rc - Windows: omnisharp plugin not loading #420

Closed
bryphe opened this issue Apr 30, 2017 · 1 comment
Closed

v0.2.3-rc - Windows: omnisharp plugin not loading #420

bryphe opened this issue Apr 30, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@bryphe
Copy link
Member

bryphe commented Apr 30, 2017

It looks like there are two issues with the omnisharp plugin:

  • The path to start the omnisharp language server is not correct.
  • The omnisharp language server is started with node, but there is no guarantee node is in the path
@bryphe bryphe added the bug label Apr 30, 2017
@bryphe bryphe added this to the 0.3 milestone Apr 30, 2017
@bryphe bryphe self-assigned this Apr 30, 2017
@bryphe
Copy link
Member Author

bryphe commented Apr 30, 2017

Fixed by #421 . However, there is still #423 that causes issues and should be documented.

@bryphe bryphe closed this as completed Apr 30, 2017
bryphe pushed a commit that referenced this issue Apr 30, 2017
* Don't use hardcoded node variable

* Use the exec path

* Add quotes in paths
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant