Debugging in Visual Studio Language Server Protocol

Soumabha Sarkar 41 Reputation points
2023-01-24T06:01:36.6733333+00:00

We have an extension where we implemented Microsoft.VisualStudio.Package.LanguageService in a custom class and registered the class in the package definition file using the GUID. We have provided debugging functionality as a part of our current implementation. Now we are planning to use Visual Studio Language Service Protocol. But as per Visual Studio LSP documentation

[https://video2.skills-academy.com/en-us/visualstudio/extensibility/adding-an-lsp-extension?view=vs-2022

currently there is no support for common debugging protocol with the current version. It will be available in future release. So, just wanted to know if this feature is available now. If it is not, then when we can expect this feature available.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,094 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
214 questions
0 comments No comments
{count} votes

Accepted answer
  1. Anna Xiu-MSFT 28,751 Reputation points Microsoft Vendor
    2023-01-24T10:14:17.1666667+00:00

    Hi @Soumabha Sarkar ,

    Welcome to Microsoft Q&A! 

    About the feature, please directly report it to product team in Developer Community

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.