Search code examples
How to determine the ProjectItem language type without opening the document in vsx?...

visual-studiovsxlanguageserviceprojectitem

Read More
Adding Visual Studio Commands (Buttons) to specific locations...

.netvisual-studio-2022vsixvsxvsixmanifest

Read More
Creating a Visual Studio 2022 (VSIX) Extension that can process T4 Text Templates...

c#visual-studio-2022envdtevsxvsixmanifest

Read More
Where are custom extensions installed in Visual Studio?...

visual-studiovisual-studio-extensionsvsixvs-extensibilityvsx

Read More
Server for Visual Studio Code Extension...

visual-studio-codecloudvscode-extensionsvsx

Read More
How do I write to the Visual Studio Output Window in My Custom Tool?...

visual-studiovsxcustomtool

Read More
Placing menu options in visual studio extensions...

.netvisual-studio-2010vsx

Read More
How do you add a click event handler for a ClassifiedTextRun in QuickInfo tip in a Visual Studio ext...

visual-studio-extensionsvs-extensibilityvspackagevsx

Read More
Visual Studio Extension: Get the path of the current selected file in the Solution Explorer...

visual-studio-extensionsvsxvspackage

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

sdkvisual-studio-2012vsxvisual-studio-extensionsvsix

Read More
Can you programatically execute 'Run Custom Tool' on a ProjectItem in C#?...

c#vsx

Read More
Microsoft Visual Studio 2017 Enterprise Isolated Shell project template missing?...

visual-studio-extensionsvisual-studio-2017vsx

Read More
How to ensure devenv.exe is not running when my msi is installed...

wixwindows-installervsx

Read More
What event will be raised, if the current shown texteditor is changed...

c#visual-studio-2019visual-studio-extensionsvsx

Read More
How to extend project properties page?...

visual-studiovisual-studio-2008vsxextensibility

Read More
Open a VS 2005 Solution File (.sln) into memory...

c#visual-studiovisual-studio-2005projects-and-solutionsvsx

Read More
How to load a ModelingPackage (DSL-Tools) asynchronously in Visual Studio 2019?...

vsixvs-extensibilityvsxdsl-tools

Read More
How to create a VisualStudio item template that does not offer numbered file names by default...

visual-studiovsxvisual-studio-sdk

Read More
Visual Studio extension: How to make editor text behave like a link...

visual-studiovsxvisual-studio-sdk

Read More
calling Roslyn from VSIX command...

visual-studio-2015roslynvsixvsxvisual-studio-package

Read More
Visual Studio MEF & Irony: No syntax highlighting...

c#visual-studio-2010mefvsxirony

Read More
Visual Studio Extensibility: Rectange-s added to Children class of the ScrollbarMargin prevent mouse...

vsixvisual-studio-addinsvs-extensibilityvspackagevsx

Read More
"Visual Studio Integration Package" vs "Visual Studio Add-in": what is the diffe...

visual-studiovsxvisual-studio-addinsvspackage

Read More
Passing custom project properties from Visual Studio Extension during build...

visual-studiomsbuildvsxvsix

Read More
VS 2010 Extensibility: Create a extension to automatically wrap selected text (code) in comments and...

vsxextensibilityvisual-studio-addins

Read More
some keys don't work in the tool window of VS 2010 extension...

visual-studio-2010vsx

Read More
How can I detect attributes on enum values in VB, using the FileCodeModel...

visual-studiovsx

Read More
Can't find Register Entries for Visual Studio Experimental Instance...

visual-studio-extensionsvsx

Read More
Receiving events from VS service in VSIX extension right from IDE startup...

visual-studiovisual-studio-2017vsixvsxvisual-studio-package

Read More
IVsTextManager::GetActiveView(true, null, ...) returns non-focused view...

visual-studio-2012vsixvsxvspackage

Read More
BackNext