Replies: 1 comment
-
https://github.com/microsoft/VSSDK-Extensibility-Samples/tree/master/CodeLensOopSample That sample worked for me in Visual Studio 2022 with one change. I had to add the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
I am desperately looking for a good tutorial, official documentation or canonical example to develop an extension with a codelens interface. Where can I find this? I found some examples but either they are not up to date (it seems there are significant changes with VS2022) or they are different from each other and finally I don't know what is the proper way to implement codelens.
Thank you for your help.
Beta Was this translation helpful? Give feedback.
All reactions