List Question
10 TechQA 2024-12-14 02:46:24How to build Visual studio extension which install on top of an already installed extension
95 views
Asked by KNara
In a VSIX package, how can I reuse the existing MEF for my dependency container?
150 views
Asked by Chris Bordeman
DirectX VSIX Installer Installation Failed
269 views
Asked by newbie2015
In a Visual Studio Extension, how to detect when the debugger Continues
2.6k views
Asked by RichieHindle
In a Visual Studio Extension, get the line range of the function in which the debugger is stopped
522 views
Asked by RichieHindle
Adding a submenu to an existing menu in a Visual Studio 2013 extension
2.3k views
Asked by Todd Smith
How to tell Visual Studio to load only the extension I'm currently debugging (and nothing more)?
2k views
Asked by jungle_mole
The new project type and template does not show up after installing VSIX package
1k views
Asked by A-Sharabiani
VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products
66.3k views
Asked by Tarakeshwar Raju
How to use newer Microsoft.CodeAnalysis reference in Roslyn analyzer targeting VS2015
390 views
Asked by Mikko Rantanen