How to fix an unexpected COM interop problem in VSIX...
Read MoreHow to programmatically refresh VS code editor in VSIX extension...
Read MoreGet the Visual Studio color scheme from a VSPackage...
Read MoreSystem.Text.Json requires two different versions of CompilerServices.Unsafe?...
Read MoreHow call a wizard to add new Item Template...
Read MoreHow can I debug a VS Extension while still having another extension installed?...
Read MoreHow to uninstall .vsix Visual Studio Extensions?...
Read MoreHow do I: Visual Studio Syntax Highlighting Extension...
Read MoreBinding redirect not effective in VSPackage/VSIX...
Read MoreWhat is the purpose of `await TaskScheduler.Default` where the result isn't used?...
Read MoreVisual Studio extension fails when parsing JSON due to not finding "Microsoft.Bcl.AsyncInterfac...
Read MoreHow to bundle windows visual studio VSIX with other built application?...
Read MoreVSIX Installer gives error "Object reference not set to an instance of an object."...
Read MoreDetect a dotnet core project from EnvDTE.Project API...
Read MoreVSIX Exstension: How to paste the text from clipboard to the environment?...
Read MoreCreate C# Project Templates in Visual Studio 2022 (.NET6)...
Read MoreRoslyn - how to get property names and types in a class using Roslyn?...
Read MoreUsing MSBuild at command-line to produce VSIX does not error, does not build VSIX - but IDE does. Ho...
Read MoreHow do I get ShellSettingsManager in an async extension to VS2019?...
Read MoreHow to get current theme for Visual Studio 2017...
Read MoreAsync implementation of Custom Commands in VSIX...
Read MoreHow to tell Visual Studio to load only the extension I'm currently debugging (and nothing more)?...
Read MoreVisual Studio 2022 -> Tried to install Microsoft.DataTools.AnalysisServices.vsix fails with error...
Read MoreException when trying to obtain a reference to the native COM object of the SwapChainPanel in Window...
Read MoreIs it possible to debug VS 2019 extension from VS 2022?...
Read MoreVisual Studio 2022 HTML Editor Custom Intellisense - IHtmlCompletionListProvider...
Read MoreVSIX extension - How can I ensure a referenced dll or assembly is included in the VSIX file?...
Read MoreVS2022 extensions command initial checked state...
Read More