Showing category results for Extensibility

Apr 1, 2026
Post comments count8
Post likes count10

Bookmark Studio: evolving bookmarks in Visual Studio

Mads Kristensen

Bookmarks in Visual Studio have always been a simple, reliable feature. Many developers use them regularly, and over the years we’ve heard consistent feedback from those users. Bookmarks were useful, but there were a few core gaps that kept them from being as effective and relevant as they could be. Navigation was one of the biggest pain points....

ExtensionsNavigate through code
Feb 3, 2026
Post comments count7
Post likes count4

Performance improvements to MEF-based editor productivity extensions

Tina,
Amadeus

If you use editor productivity extensions for Visual Studio 2026, there's good news—they can now load faster! Extension developers with existing MEF-based editor productivity extensions should read this blog to learn about recent changes and how they might be affected.  We introduced VisualStudio.Extensibility to simplify the creation of Visual ...

ExtensionsPerformance
Oct 21, 2025
Post comments count12
Post likes count7

Modernizing Visual Studio Extension Compatibility: Effortless Migration for Extension Developers and Users

Tina Schrepfer (LI)

We have great news for extension users and developers: Visual Studio 2026 is introducing an extension compatibility model designed specifically to make your life easier. Our top priority is to ensure that your extensions continue to work seamlessly across Visual Studio releases - with no extra effort required from you. For users: extensions that wo...

ExtensionsVisual Studio 2026
Jun 2, 2025
Post comments count5
Post likes count6

Extension Manager updates in Visual Studio

Javier De la Garza

The latest updates in Visual Studio 2022 introduced features specifically designed to improve how you manage extensions. These updates offer tools that help you automate processes, provide detailed controls for configuration, and enhance the user interface to streamline your development workflows. Seamless auto updates Visual Studio now automatic...

ExtensionsUpdatesvisualstudio.extensibility
May 28, 2025
Post comments count0
Post likes count6

Improve the commands in your extensions

Mads Kristensen

As Visual Studio extension authors, our goal is to create tools that empower developers across diverse environments. A key part of this mission involves ensuring that your extension commands remain accessible and consistent across all Visual Studio locales. In your VSSDK extensions, by adding the CanonicalName property to your commands in the .vsct...

Extensions
May 27, 2025
Post comments count1
Post likes count5

VisualStudio.Extensibility: Editor classification and updates to user prompt

Tina Schrepfer (LI)

We continue to invest in the VisualStudio.Extensibility SDK to allow users like you to create extensions that run faster and smoother than ever before! VisualStudio.Extensibility helps you build extensions that run outside the main Visual Studio IDE process for improved performance, reliability, and installation without restarting Visual Studio. Ad...

Extensionsvisualstudio.extensibility
Feb 18, 2025
Post comments count0
Post likes count4

VisualStudio.Extensibility: Tagger support and updates to settings

Tina Schrepfer (LI)

We continue to invest in the VisualStudio.Extensibility SDK to allow users like you to create extensions that run faster and smoother than ever before! VisualStudio.Extensibility helps you build extensions that run outside the main Visual Studio IDE process for improved performance, reliability, and installation without restarting Visual Studio. Ad...

visualstudio.extensibilityvsix
Feb 13, 2025
Post comments count0
Post likes count3

New restrictions on package loading

Ryan Molden

As Visual Studio transitions its core packages and services to an async loading/retrieval model, we've identified bugs in both the initial async implementation and the existing synchronous package loading mechanism. While most of these bug fixes have been transparent to extenders, one requires attention due to changed constraints. This post high...

vsixvssdk
Feb 11, 2025
Post comments count0
Post likes count10

Visual Studio 2022 v17.13 is Now Available!

Mads Kristensen

We are excited to announce the availability of Visual Studio 2022 v17.13. This update focuses on stability and security, along with continuous improvements for all developers using Visual Studio. Based on your feature requests, several new tools and enhancements have been added to this release. This update includes improvements for developer...

Debugging and DiagnosticsAzureGitHub Copilot
Feb 10, 2025
Post comments count0
Post likes count6

VisualStudio.Extensibility: Managing .NET runtime versions

Tina Schrepfer (LI)

We continue to invest in the VisualStudio.Extensibility SDK to allow developers like you to create extensions that run faster and smoother than ever before! VisualStudio.Extensibility helps you build extensions that run outside the main Visual Studio IDE process for improved performance and reliability, and that can be installed without the need to...

.NETvisualstudio.extensibilityvsix