Search code examples
Enable a VSIX extension in a certain language?...


visual-studiovsixvsixmanifest

Read More
Loading projects using Microsoft.VisualStudio.LanguageServices throws System.ArgumentNullException f...


c#visual-studio-2017roslynvsixroslyn-code-analysis

Read More
Can I get my code to run directly after the Visual Studio "Clean Solution" command?...


c#visual-studio-extensionsvsixenvdte

Read More
How to hide sub project templates in visual studio?...


vsixproject-template

Read More
solutionEvents.Opened is not getting fired in Visual Studio VSIX...


visual-studiovsix

Read More
Interactive window support for multiple runtimes .NET Core in vsix template...


c#visual-studiovisual-studio-extensionsvsixtarget-framework

Read More
How to associate existing editor/classifier with a new file extension?...


visual-studiomefvisual-studio-extensionsvsix

Read More
VSIX: IErrorTag tooltip content not displaying...


c#visual-studio-2019mefvisual-studio-extensionsvsix

Read More
Visual Studio Extension works while debugging but when I Install the VSIX it is not working...


c#visual-studio-2019visual-studio-extensionsvsix

Read More
Roslyn and ProjectId - not unique (implementing VSIX)...


c#roslynvsixenvdte

Read More
PackageReference or ProjectReference causes TypeLoadException error in Analyzer...


roslynvsix

Read More
Creating a new VS extension solution is not working even if I copy code from a working solution...


c#visual-studio-2017vsixvs-extensibility

Read More
How to define a SplitDropDown or MenuButton for a toolbar in a *.vsct file?...


sdkvisual-studio-2012vsxvisual-studio-extensionsvsix

Read More
How to run current project by visual studio extension...


c#.netvisual-studio-extensionsvsix

Read More
Is there a folder I can drop a .vsix file that will cause Visual Studio to update from that file the...


visual-studioupdatesvisual-studio-extensionsvsix

Read More
VS Extension VSIX Save all unsaved documents...


c#visual-studiovsixenvdte

Read More
Manage sensitive Options data in VSPackage...


c#vsixvspackagedpapi

Read More
"Can't set data buffer before setting document buffer." for IVsTextLines...


visual-studio-2019mefvisual-studio-extensionsvsixvspackage

Read More
Template for F# and WPF (Visual Studio 2019 Community)?...


f#vsix

Read More
Find dependencies of SDK-style projects...


visual-studio-extensionsvsix

Read More
VSIX Installer failed for QT...


qtvisual-studio-2017visual-studio-extensionsvsix

Read More
How does Visual Studio extension pack extension versioning work?...


visual-studiovisual-studio-extensionsvsix

Read More
Obtaining the vcxproj AdditionalOptions field from within a VSIX extension...


c#visual-studiomsbuildvsixvs-extensibility

Read More
How to deploy an MSBuild custom Task using MEF?...


visual-studio-2010msbuildmefvsix

Read More
What would cause "Value cannot be null, Uristring" in a vsix installation?...


vsixvsixmanifestvisual-studio-package

Read More
A .net standard lib in a VS extension can't find it's dependency...


c#.net-standardvsix

Read More
I need to insert a file to a VSIX in Post Build or Build...


c#vsixpost-build

Read More
How can I programmatically examine the stack in my Visual Studio extension?...


visual-studiovsixenvdtevs-extensibility

Read More
Running FxCop analyzers from command line...


c#.netnugetvsixfxcop

Read More
Visual Studio Extension Mouse Button events not working...


c#wpfvisual-studio-2019visual-studio-extensionsvsix

Read More
BackNext