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

Debug language server (c#) for vscode Language Server Extension in Rider #978

Open
MDcod opened this issue May 22, 2023 · 0 comments
Open

Comments

@MDcod
Copy link

MDcod commented May 22, 2023

Hi! Thank you for this lib, it's very useful!

I am creating vscode Language Server Extension with server written in C#. And I'm having mega pain with debugging my server. I need to stop and start my vscode extension and c# server for any edits in the code. Becouse Language Client in typescript want to start server every time with start extension.

May be do you know any way for easy debig in this case. Сan i specify a specific port \ pipeName in OmniSharp Language Server and use it from vscode Language Client?

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