Showing results for Category : Visual Studio

Feb 13, 2025
Post comments count0
Post likes count3

New restrictions on package loading

Ryan Molden
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 12, 2025
Post comments count0
Post likes count9

First preview of Visual Studio 2022 v17.14

Mads Kristensen
Mads Kristensen

We are pleased to announce the release of Visual Studio 2022 v17.14 Preview 1, marking the initial preview of our next update to Visual Studio. This update prioritizes delivering exceptional developer experiences, with an emphasis on stability and security, as well as AI enhancements. Download the preview and see the full list of enhancements in th...

Previewsecurity
Feb 11, 2025
Post comments count0
Post likes count10

Visual Studio 2022 v17.13 is Now Available!

Mads Kristensen
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)
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...

.NETvsixvisualstudio.extensibility
Feb 6, 2025
Post comments count0
Post likes count8

HTTP File updates for Request Variables and more

Sayed Ibrahim Hashimi
Sayed Ibrahim Hashimi

Many users have requested adding support for Request Variables in HTTP files in Visual Studio. With Request Variables, you can send an HTTP request and then use data from the response, or request, in any subsequent request that is sent from the HTTP file. We have also added support for a shared environment, $shared, which enables you to share varia...

Feb 4, 2025
Post comments count0
Post likes count6

Your fonts are now preserved when changing theme

Mark Downie
Mark Downie

Do you find yourself adjusting your font settings every time you change themes in Visual Studio, We've made some changes that we think will help. The latest update in Visual Studio 2022 allows theme switching without affecting font settings. This feature maintains the selected font face and size regardless of the chosen theme, while font col...

themes
Feb 3, 2025
Post comments count0
Post likes count5

Customize your AI-generated git commit messages

Jessie Houghton
Jessie Houghton

When it comes to collaborative software development, clear and effective communication is key. One area that often gets overlooked is the Git commit message. Poorly crafted suggestions and feedback for the AI-generated commit messages, and now you can add custom prompt instructions! This new capability enables you to tailor commit messages t...

GitHub CopilotGitCopilot
Jan 30, 2025
Post comments count0
Post likes count6

Customizing collapsed text Indicators

Dominic Nahous
Dominic Nahous

Visual Studio 2022 introduces new options for customizing the collapsed text indicator, which helps in distinguishing between different sections of collapsed text in the editor. This aims to make the coding environment more intuitive and easier to use by providing additional customization for visual cues. Customizing your coding environment Y...

UI Design
Jan 28, 2025
Post comments count0
Post likes count4

Iterate across multiple files more efficiently with GitHub Copilot Edits

Aaron Yim
Aaron Yim

GitHub Copilot Edits in Visual Studio 2022 combines the conversational flow of chat and an inline review experience to help you iterate across your codebase with more control and efficiency. 💡 Here’s how Copilot Edits helps with iterating across multiple files: Available in Visual Studio 2022 17.13, released February 11th. ...

Visual StudioVisual Studio 2022GitHub Copilot
Jan 23, 2025
Post comments count0
Post likes count17

Announcing a free GitHub Copilot for Visual Studio

Rhea Patel
Rhea Patel

We're excited to announce an all new free plan for GitHub Copilot, available for everyone today in Visual Studio. All you need is a GitHub account. No trial. No subscription. No credit card. With GitHub Copilot Free, you’ll receive: https://www.youtube.com/watch?v=f8CkP7SC-kM GitHub Copilot’s Features in Visual Studio GitHub ...

GitHub CopilotCopilot#Githubcopilot