Search code examples
How to fix an unexpected COM interop problem in VSIX...


c#visual-studiocom-interopvsix

Read More
How to programmatically refresh VS code editor in VSIX extension...


c#visual-studiovisual-studio-2015visual-studio-extensionsvsix

Read More
Get the Visual Studio color scheme from a VSPackage...


c#.netvsixvs-extensibilityvspackage

Read More
System.Text.Json requires two different versions of CompilerServices.Unsafe?...


visual-studiovisual-studio-2017nugetcsprojvsix

Read More
How call a wizard to add new Item Template...


c#visual-studiowizardvsixitemtemplate

Read More
How can I debug a VS Extension while still having another extension installed?...


visual-studiovsix

Read More
How to uninstall .vsix Visual Studio Extensions?...


visual-studio-2013xnauninstallationvsix

Read More
How do I: Visual Studio Syntax Highlighting Extension...


visual-studio-2010syntax-highlightingmefvsix

Read More
Binding redirect not effective in VSPackage/VSIX...


.netvsixvspackageassembly-binding-redirectassembly-loading

Read More
Show tooltip on hover over text...


visual-studiovisual-studio-extensionsvsix

Read More
What is the purpose of `await TaskScheduler.Default` where the result isn't used?...


.netasync-awaittask-parallel-libraryvsix

Read More
Visual Studio extension fails when parsing JSON due to not finding "Microsoft.Bcl.AsyncInterfac...


c#.netvisual-studio-2022vsix

Read More
How to bundle windows visual studio VSIX with other built application?...


packagevisual-studio-extensionsvsix

Read More
VSIX Installer gives error "Object reference not set to an instance of an object."...


visual-studiovisual-studio-2019visual-studio-extensionsvsix

Read More
Detect a dotnet core project from EnvDTE.Project API...


vsix

Read More
VSIX Exstension: How to paste the text from clipboard to the environment?...


c#visual-studio-extensionsvsix

Read More
Create C# Project Templates in Visual Studio 2022 (.NET6)...


c#visual-studio-2022vsixproject-templatevsixmanifest

Read More
Roslyn - how to get property names and types in a class using Roslyn?...


c#code-generationroslyncode-analysisvsix

Read More
Using MSBuild at command-line to produce VSIX does not error, does not build VSIX - but IDE does. Ho...


c#visual-studiomsbuildvsix

Read More
How do I get ShellSettingsManager in an async extension to VS2019?...


asynchronousvisual-studio-2019vsix

Read More
How to get current theme for Visual Studio 2017...


c#visual-studio-2017visual-studio-extensionsvsix

Read More
Async implementation of Custom Commands in VSIX...


c#visual-studioasync-awaitvsixmpf

Read More
How to tell Visual Studio to load only the extension I'm currently debugging (and nothing more)?...


debuggingvisual-studio-2013vsix

Read More
Visual Studio 2022 -> Tried to install Microsoft.DataTools.AnalysisServices.vsix fails with error...


visual-studiovisual-studio-extensionsvsixanalysisservices

Read More
Unable to debug VSIX project...


c#visual-studio-2010debuggingvisual-studio-debuggingvsix

Read More
Exception when trying to obtain a reference to the native COM object of the SwapChainPanel in Window...


c#xamldirectxvsixsharpdx

Read More
Is it possible to debug VS 2019 extension from VS 2022?...


visual-studiovisual-studio-extensionsvsix

Read More
Visual Studio 2022 HTML Editor Custom Intellisense - IHtmlCompletionListProvider...


c#visual-studiointellisensevsixvisual-studio-2022

Read More
VSIX extension - How can I ensure a referenced dll or assembly is included in the VSIX file?...


visual-studio-2015vsix

Read More
VS2022 extensions command initial checked state...


visual-studio-extensionsvsixvisual-studio-2022vsixmanifest

Read More
BackNext