C#C
C#15mo ago
ruan

Help with creating a Visual Studio 2022 extension

If someone with experience on creating Visual Studio extensions could take a look on this question:
https://stackoverflow.com/questions/79123778/visual-studio-extension-to-render-clickable-character-before-searched-string#79123778
Stack Overflow
I'm trying to create a Visual Studio 2022 extension to render a clickable character
before a specific searched string.
On the following code its rendering it before the string auto whenever it find...
Was this page helpful?