List Question
10 TechQA 2015-06-11 05:00:49How to build Visual studio extension which install on top of an already installed extension
83 views
Asked by KNara
In a VSIX package, how can I reuse the existing MEF for my dependency container?
143 views
Asked by Chris Bordeman
DirectX VSIX Installer Installation Failed
259 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
507 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
377 views
Asked by Mikko Rantanen