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

Using LanguageClient in a Visual Studio extension #1076

Open
Rishabh-V opened this issue Oct 20, 2023 · 0 comments
Open

Using LanguageClient in a Visual Studio extension #1076

Rishabh-V opened this issue Oct 20, 2023 · 0 comments

Comments

@Rishabh-V
Copy link

Rishabh-V commented Oct 20, 2023

Hi folks,

This is more of a question about documentation than anything else.

I am unable to use the Microsoft.VisualStudio.LanguageServer.Client.ILanguageClient implementation in my extension as I need to modify the Client Capabilities.

LanguageClient looks promising as it provides the way to modify the capabilities. However, I am unable to find any documentation/sample that helps me use the client correctly as a Visual Studio extension. I came across https://github.com/tintoy/dotnet-language-client . However, it has so many files and code, I am not sure what is required for creating a simple and minimal language client extension in Visual Studio using Omnisharp. Any documentation links or samples would be greatly helpful. Thanks.

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

1 participant