Showing results for Extensions - Visual Studio Blog

Nov 19, 2024
5

VisualStudio.Extensibility 17.12: CodeLens support is here!

Tina Schrepfer (LI)
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 and reliability, and can be installed without the need to restart V...

ExtensionsVisual Studio 2022CodeLens
Nov 4, 2024
5

The making of Bring Back Plus/Minus

Marco Goertz
Marco Goertz

A lesson about the software forensics process involved in developing the Bring Back Plus/Minus extension, which brings back the plus/minus symbols to the editor outlining feature in Visual Studio 2022. While I did have the advantage of being able to look at the Visual Studio source code, I could have figured this out just as well without it, and...

ExtensionsFeedbackstory
Sep 12, 2024
2

VisualStudio.Extensibility 17.11: Settings and more Remote UI support

Dominic Nahous
Dominic Nahous

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 and reliability. Additional benefits include a sleek and intuitive ...

Extensions
Jul 29, 2024
2

Sign VSIX packages with Sign CLI

Maia Kelner Dominic Nahous
Maia,
Dominic

You can now leverage Sign CLI for a more secure, modern way to sign your Visual Studio extensions. Signing your VSIX packages improves security, prevents tampering, and builds trust with your users. This integration makes it easier and more convenient to sign your packages than ever before! Sign CLI replaces the older VSIXSignTool with a mod...

Visual StudioExtensionsVisual Studio 2022
Jun 25, 2024
13

Code Assessment with .NET Upgrade Assistant

McKenna Barlow
McKenna Barlow

We are thrilled to announce the latest enhancements to the .NET Upgrade Assistant. .NET Upgrade Assistant helps upgrade solutions to newer versions of .NET. Whether you’re upgrading from .NET Framework to .NET 8 or just between .NET Core versions (from .NET 6 or 7 to .NET 8 or 9), .NET Upgrade Assistant can help you understand what changes will be ...

.NETVisual StudioASP.NET
May 29, 2024
11

A modern Extension Manager has arrived with Visual Studio 17.10

Maia Kelner
Maia Kelner

We’re bringing our updated Extension Manager to all users! Over the last year, we’ve made our updated Extension Manager available as an optional preview feature and have been asking you to let us know what you think. Based on your incredible feedback, we’re now ready to offer the new Extension Manager as an on-by-default preview feature starting wi...

Visual StudioExtensionsVisual Studio 2022
May 28, 2024
5

VisualStudio.Extensibility 17.10: Debug your extensions with the Diagnostics Explorer

Maia Kelner
Maia Kelner

Imagine creating extensions that run faster and smoother than ever before! If you haven't been following along lately, we've been working on improving the VisualStudio.Extensibility SDK. VisualStudio.Extensibility helps you build extensions that run outside the main IDE process for improved performance and reliability. With it comes a sleek and int...

Visual StudioExtensionsVisual Studio 2022
May 21, 2024
4

Maximizing joy and minimizing toil with great developer experiences

Amanda Silver
Amanda Silver

The future always starts with developers. They determine the speed of innovation, and never has that been more true than today, in the era of Generative AI. We’re already seeing GenAI have a profound impact on the way that we build applications and collaborate with our colleagues. More developers will be empowered to create with technology by havin...

.NETVisual StudioExtensions
Feb 21, 2024
19
6

A Streamlined Extension Manager comes to Visual Studio 17.9

Maia Kelner
Maia Kelner

Over the last year, we’ve been building a better Extension Manager for Visual Studio that makes it easier for you to find and install great extensions. Along the way, we’ve invited Visual Studio Preview users to try out the new design and share their feedback with us. Using all that amazing feedback, we added features, made improvements, and fixed ...

Visual StudioExtensionsVisual Studio 2022
Feb 20, 2024
13
11

VisualStudio.Extensibility: Install extensions without restarting Visual Studio!

Maia Kelner
Maia Kelner

The new VisualStudio.Extensibility SDK helps you build extensions that run outside of the main IDE process for improved performance and reliability. With a focus on developer productivity, it features a modern, intuitive .NET Core-based API and solid, well-maintained documentation. This public preview release builds on our previous developer pre...

Visual StudioExtensionsVisual Studio 2022