✅ How to debug a visual studio extension?
The project is open on a new VS "Ext" intstance but no breakpoint get hit
4 Replies
When i set a breakpoint it open a new window with a copy of the file and after .cs theres a locker icon, idk whats this
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
How did you create your extension project?
How did you start debugging your extension?
Did you follow this guide?
https://learn.microsoft.com/en-us/visualstudio/extensibility/vsix/get-started/first-extension?view=vs-2022
Create Visual Studio extensions with C# & .NET Framework - Visual S...
Create a Visual Studio extension with the .NET Framework and C# and an existing project template file, such as Empty VSIX Project (Community).
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View