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

Create an implementation of the LSP for X# #7

Open
jp2masa opened this issue Nov 10, 2017 · 0 comments
Open

Create an implementation of the LSP for X# #7

jp2masa opened this issue Nov 10, 2017 · 0 comments

Comments

@jp2masa
Copy link
Member

jp2masa commented Nov 10, 2017

Note (28/11/2017): VS support for LSP seems to be mainly focused on open folder scenarios, so we should wait for now.

We should implement the LSP (Language Server Protocol) for X#, which will work for many IDEs, including VS Code and VS (right now it's a preview extension).
Tools supporting the LSP: https://microsoft.github.io/language-server-protocol/implementors/tools/
There are currently 2 C# implementations of the protocol, and an official one is under development: https://microsoft.github.io/language-server-protocol/implementors/sdks/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant