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

How to run and support omnishrp-node-client for eclipse #309

Open
Sujay-shetty opened this issue Oct 21, 2016 · 4 comments
Open

How to run and support omnishrp-node-client for eclipse #309

Sujay-shetty opened this issue Oct 21, 2016 · 4 comments

Comments

@Sujay-shetty
Copy link

Sujay-shetty commented Oct 21, 2016

Hi,

I want to know how to setup omnisharp-node-client server for eclipse.

I cloned the repository and followed the instruction for build. it is working fine.
Could you please let me know the procedure to support omnisharp-node-client server in eclipse

@david-driscoll

@mickaelistria
Copy link

The integration of Eclipse IDE with the language server protocol (supported by omnisharp-node-client) is available at https://github.com/eclipselabs/eclipse-language-service . It is still work in progress and will soon move to Eclipse.org but many things are already working well. However, on the other side, there are mutliple issues in Omnisharp-node-client implementation of LSP that make it not much usable with this integration.
Contributions to both projects would most likely be welcome to improve this user story.

I'm not aware of any other integration for Eclipse IDE with OmniSharp nor language-server-protocol at the moment.

@mickaelistria
Copy link

See https://marketplace.eclipse.org/content/acute-c-edition-eclipse-ide-experimental . It currently expects the user to have omnisharp-node-client installed locally and path set as environment variables. This should be improved in the next days with https://github.com/mickaelistria/aCute/issues/8
However, integration with LSP and Eclipse IDE is currently somehow blocked by #377

@mickaelistria
Copy link

There are no more blocker for Eclipse IDE support. This issue can be closed and more specific questions about the integration should be addressed to https://github.com/mickaelistria/aCute/issues

@mickaelistria
Copy link

@david-driscoll I think you can close this issue.

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