A colleague is having a bizarre problem with Visual Studio. I am literally watching this happen live while we're on a Teams call and she shared her screen. In
I'm a bit stuck with the problem of creating a custom adapter for the Visual Studio test explorer. (Btw I'm using VS 2019). I need to create m
I have a window based tool which is currently working. I need to add this tool as a plugin/extension in visual studio. So that if user has visual studio install
By default, Visual Studio 2022 Extension (Add-in) Project is on .Net Framework (not .Net 5 or 6). When I manually .csproj > PropertyGroup > TargetFramewor
I want' to create a protractor test adapter for Visual Studio. I have found I can create it with implementing ITestExecutor and ITestDiscoverer. I follow the Ma
I am building my first VS extension, to allow users to encrypt/decrypt the mailSettings/smtp section of web.config. I wish to add a menu item that has 2 sub-i