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

Make new VS code Extension based on this one #6952

Closed
arunchndr opened this issue Mar 6, 2024 · 2 comments
Closed

Make new VS code Extension based on this one #6952

arunchndr opened this issue Mar 6, 2024 · 2 comments
Assignees

Comments

@arunchndr
Copy link
Member

From vscode-dotnettools created by pieroflacco: microsoft/vscode-dotnettools#973

Describe the feature you'd like

Hi,

I'm building my own VsCode Extension and I would like to know if it is possible to programmatically use language server features provided by the c# Devkit.
In particular I need to parse a c# file and get informations about classes and methods contained in it. I also need to write some code (practically a simple method) at a given position in the file in respect to other methods.

Is there anyting in c#DevKit I can usa? Is there any documentation in regard?

Thanks for considering my request.
cheers

Alternatives considered

No response

Environment Information

No response

@arunchndr
Copy link
Member Author

This ties to our extensibility plans. We are current atleast a few sprints out before we get resourcing to come back to it. We will kepe this issue posted when we know more specific timelines and have a working sample.

@dibarbet
Copy link
Member

dibarbet commented Dec 5, 2024

closing as dupe of dotnet/roslyn#68696

@dibarbet dibarbet closed this as not planned Won't fix, can't repro, duplicate, stale Dec 5, 2024
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

2 participants