Search code examples
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
VSIX Installer "This Extension is not installable on any currently installed products."...


c#visual-studiovsix

Read More
"Microsoft Visual Studio Installer Projects" failed on install for VS 2019...


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

Read More
How to include referenced nuget debugging symbols (PDBs) into .vsix package...


visual-studiovisual-studio-2015msbuildvisual-studio-extensionsvsix

Read More
Deploying Custom Policy on TFS2010 using VSIX and PKGDEF...


tfsvsix

Read More
How to put cursor on specified line in vscode editor extension programatically?...


typescripteditorvscode-extensionstext-editorvsix

Read More
Detect current VSIX package's version from code...


c#visual-studiovsixvspackage

Read More
BackNext