visual studio

Visual Studio 2022 17.9 Now Available

Welcome to Visual Studio 2022 17.9! This release comes with more capabilities and improvements that enhance productivity for you and your team, such as AI-assistance and better extensibility. Plus, we’re always improving core productivity and performance! We’ve included suggestions from you in the community and are publishing more about our backlogs in our release notes and roadmap.
The post Visual Studio 2022 17.9 Now Available appeared first on Visual Studio Blog.
Microsoft

A Look Back: Visual Studio’s Profiling Tool Advancements in 2023

In retrospect, the past year our team was on a mission to enhance Profiling tools, making them more efficient and user-friendly. We improved instrumentation and our .NET counter tool, broadened platform support, seamlessly integrated unit test profiling, and boosted overall performance.
The post A Look Back: Visual Studio’s Profiling Tool Advancements in 2023 appeared first on Visual Studio Blog.
Microsoft

2023’s Top 10 New Features for .NET in Visual Studio

The .NET team has been working hard all through 2023 to create innovative features to enhance the productivity and experience of .NET developers. This blog dives into James Montemagno’s favorite new .NET features in Visual Studio. 

I was particularly interested in Dev Tunnels.
The post 2023’s Top 10 New Features for .NET in Visual Studio appeared first on Visual Studio Blog.
Microsoft

Developing With Accessibility in Mind at Microsoft  

December 3rd was celebrated as the International Day of Persons with Disabilities, or IDPWD, to bring awareness and understanding of the issues that people with disabilities face around the world. At Microsoft, we are committed to empowering every person and every organization on the planet to achieve more,
The post Developing With Accessibility in Mind at Microsoft   appeared first on Visual Studio Blog.
Microsoft

In the Debugger’s Spotlight: A Year in Review

Reflecting on the past year’s journey, our team was on a mission to enhance debugging tools, ensuring they became more efficient and user-friendly. We dedicated our efforts to boosting inner-loop productivity, making external source debugging more seamless, improving overall performance, and optimizing memory analysis.
The post In the Debugger’s Spotlight: A Year in Review appeared first on Visual Studio Blog.
Microsoft

A Year of C++ Improvements in Visual Studio

As we enter the new year, it’s a good time to look back at all the features and improvements we made for C++ developers in Visual Studio in 2023. We’ve made advancements across the IDE, toolchain, and the vcpkg package manager in both performance and functionality.
The post A Year of C++ Improvements in Visual Studio appeared first on Visual Studio Blog.
Microsoft

Code Faster and Better with GitHub Copilot’s New Features: Slash Commands and Context Variables

Have you ever wished you had an AI assistant that could help you write code faster and better? That’s what Visual Studio Copilot Chat offers you: an AI-powered pair programmer that can answer your questions, suggest code snippets, explain code logic,
The post Code Faster and Better with GitHub Copilot’s New Features: Slash Commands and Context Variables appeared first on Visual Studio Blog.
Microsoft

Elevate Your Git and GitHub Skills in Visual Studio with the Intermediate and Advanced Series

Git and Version Control skills are essential for development, but they’re often glossed over in coding curriculum and onboarding. We often memorize a few commands without understanding how to recover from sticky situations or leverage Git to the fullest. Are you ready to take your GitHub knowledge to the next level within Visual Studio?
The post Elevate Your Git and GitHub Skills in Visual Studio with the Intermediate and Advanced Series appeared first on Visual Studio Blog.
Microsoft

Visual Studio productivity features in 2023

Over the last year, we’ve invested heavily in new capabilities to help Visual Studio developers code more easily. Let’s look back on some of the additions that aim to make your coding experience more productive.
Feature Name

Release
Spell Checker

17.5
All-In-One Search

17.5
Markdown

17.5
Brace Pair Colorization

17.6
Sticky Scroll

17.6
Compare Files

17.7
Copy and Trim Indentation

17.7
Case-preserving Find and Replace

17.8
Summary Diff

17.8
Rename suggestions

17.9 Preview 1
All-In-One Search plain text support

17.9 Preview 1
Productivity highlights

Here’s a snapshot of some productivity enhancements that shipped in 2023,
The post Visual Studio productivity features in 2023 appeared first on Visual Studio Blog.
Microsoft

Latest updates for C++ Remote Linux Development in Visual Studio: Remote File Explorer, Integrated Terminal, and more…

Visual Studio allows you to target your remote Linux machines so that you can still use Visual Studio’s build and debugging suite for all your remote workflows just like how you would develop locally without having to leave the IDE. To further enhance your ability to develop remotely for C++ from Visual Studio,
The post Latest updates for C++ Remote Linux Development in Visual Studio: Remote File Explorer, Integrated Terminal, and more… appeared first on Visual Studio Blog.
Microsoft

17.9 Preview 3 brings exciting changes to Code Search

With the release of 17.9 Preview 3 dropping today, we are bringing some exciting enhancements to the Code Search (also known as All-In-One Search) experience. Since our last update with the search experience, we’ve been hard at work refining the experience and ideating ways to add to the experience.
The post 17.9 Preview 3 brings exciting changes to Code Search appeared first on Visual Studio Blog.
Microsoft

Code, Connect & Learn at Visual Studio LIVE! in Las Vegas.

As an integral part of our Visual Studio community, we’re thrilled to extend a special invitation to Visual Studio LIVE!, from March 3-8, 2024, at the Paris Las Vegas Hotel & Casino. This event is a hub for developers eager to explore the latest features in the IDE plus additional insights from experts in Visual Studio,
The post Code, Connect & Learn at Visual Studio LIVE! in Las Vegas. appeared first on Visual Studio Blog.
Microsoft

2023 – a year of community experiments

As we enter a new year, we wanted to catch you up on several experiments your feedback and participation helped us fine tune over the course of 2023.

A community experiment is when we identify features believed to increase user productivity and happiness,
The post 2023 – a year of community experiments appeared first on Visual Studio Blog.
Microsoft

Visual Studio Performance Highlights Delivered in 2023

As we step into 2024, we’re taking a moment to look back at the significant performance improvements our team delivered in 2023. Your valuable feedback, active collaboration, and unwavering support have been crucial in enhancing Visual Studio. This past year has been focused on optimizing performance,
The post Visual Studio Performance Highlights Delivered in 2023 appeared first on Visual Studio Blog.
Microsoft

A year of making you more productive using Git in Visual Studio

As we reflect on the past year, it’s clear that the journey of enhancing our Git tooling has been exciting! Our team has been dedicated to increasing GitHub integration, boosting productivity, and addressing valuable feedback from Developer Community. Today, we’re thrilled to share the milestones we’ve achieved and the enhancements that are making your Git experience in Visual Studio smoother and more intuitive.
The post A year of making you more productive using Git in Visual Studio appeared first on Visual Studio Blog.
Microsoft

Unlocking the Secrets of Managed Memory: Dive into Event Handler Leak Insights!

Event handler leaks have been around for a long time, and they are one of the peskiest issues WPF (Windows Presentation Foundation) developers regularly deal with. You might be thinking: What makes event handler leaks so important? Event handler leaks are easy to cause,
The post Unlocking the Secrets of Managed Memory: Dive into Event Handler Leak Insights! appeared first on Visual Studio Blog.
Microsoft

Visual Studio 17.9 Preview 2 has arrived!

Welcome to the release of Visual Studio 2022 17.9 Preview 2, which wraps up our development efforts for 2023. This update brings new features and enhancements, building on the solid foundation set by Preview 1 in November. 

In this preview, we’ve made some improvements to the C++ and .NET MAUI development experiences.
The post Visual Studio 17.9 Preview 2 has arrived! appeared first on Visual Studio Blog.
Microsoft

Embracing SQL Server 2022 with SSDT 17.8: Unveiling Key Updates

In the dynamic landscape of database development, SQL Server Data Tools (SSDT) is a powerful tool for database developers in the Visual Studio ecosystem.  SSDT 17.8 is included in the latest version of Visual Studio 2022 v17.8, which was released on November 14th,
The post Embracing SQL Server 2022 with SSDT 17.8: Unveiling Key Updates appeared first on Visual Studio Blog.
Microsoft

Scroll to expand document tabs

When you have lots of tabs open in Visual Studio, your horizontal screen resolution determines how many fit in the document tab well. The remaining document tabs are hidden unless you configure Visual Studio to display tabs in multiple rows. Alternatively,
The post Scroll to expand document tabs appeared first on Visual Studio Blog.
Microsoft

My favorite features in Visual Studio 17.8

It was a busy week for the Visual Studio team, preparing for both Ignite and .NET Conf. And releasing the latest version of Visual Studio 2022 which is now up to version 17.8. There were lots of announcements of cool new features,
The post My favorite features in Visual Studio 17.8 appeared first on Visual Studio Blog.
Microsoft

Write Your Git Commits with GitHub Copilot

After spending hours on a bug fix or a feature update, often the last thing we developers want to do is carefully explain the contents of the Git commit. The latest Visual Studio preview is here to help. Use the new generated Git commit message feature to help you describe your set of changes.
The post Write Your Git Commits with GitHub Copilot appeared first on Visual Studio Blog.
Microsoft

Community Feedback Building 17.8 & 17.9 Preview 1

The Visual Studio team depends on community feedback from all users to help create, design, and improve Visual Studio. We’re thrilled to announce that Visual Studio version 17.8 (available here today) utilized more than 360 feedback items from Developer Community. We are currently working hard to build the next version of Visual Studio and just released 17.9 Preview 1,
The post Community Feedback Building 17.8 & 17.9 Preview 1 appeared first on Visual Studio Blog.
Microsoft

Visual Studio 2022 – 17.8 Performance Enhancements

 

Version 17.8 welcomes an array of exhilarating performance enhancements, including Responsive File Opening Experience, Improved Razor/Blazor Responsiveness, Enhanced F5 Speed, Optimized IntelliSense for C++ Unreal Engine and Build Acceleration for Non-SDK style .NET Projects.  At the heart of these changes is our commitment to enhancing performance,
The post Visual Studio 2022 – 17.8 Performance Enhancements appeared first on Visual Studio Blog.
Microsoft

Visual Studio 2022 v17.8 Brings Increased Productivity, Further Unreal Engine Integration, and Cross-Platform Enhancements to C++

Introducing the latest updates to Visual Studio 2022, designed to make your development experience more productive and efficient than ever before. Our Visual Studio 2022 17.8 release includes powerful C++ productivity features that empowers you to check the size and alignment of classes,
The post Visual Studio 2022 v17.8 Brings Increased Productivity, Further Unreal Engine Integration, and Cross-Platform Enhancements to C++ appeared first on Visual Studio Blog.
Microsoft

Create a Pull Request with Summary Difference View Available in GA

You can now create a pull request in the 17.8 release of Visual Studio. With over 280 votes and 60 comments in Developer Community, integrating create a pull request has been a highly suggested feature with community involvement to make it happen.
The post Create a Pull Request with Summary Difference View Available in GA appeared first on Visual Studio Blog.
Microsoft

The Visual Studio UI Refresh Preview is here!

Back in May, we showed a first look into the UI Refresh that we’ve been working on for Visual Studio. We’ve been working on a refresh for the Visual Studio UI to improve productivity, create a more inclusive environment, and keep up with evolving global accessibility requirements.
The post The Visual Studio UI Refresh Preview is here! appeared first on Visual Studio Blog.
Microsoft

Introducing Visual Studio 17.9 – Preview 1 is Here!

We’re excited to introduce Visual Studio 17.9 Preview 1, another leap forward in our continuous effort to enhance your development experience. This latest iteration is not just an update; it’s a transformation, enriched with features that speak directly to your needs for productivity and flexibility. 
The post Introducing Visual Studio 17.9 – Preview 1 is Here! appeared first on Visual Studio Blog.
Microsoft

Visual Studio 17.8 now available!

Unlock New Heights in Developer Productivity: Optimized C++ Support, Enhanced Enterprise Capabilities, and Full .NET 8 Integration

The latest update for Visual Studio 2022 is officially out. Offering a comprehensive suite of enhancements that span productivity, programming languages, and enterprise management,
The post Visual Studio 17.8 now available! appeared first on Visual Studio Blog.
Microsoft

Latest Updates for CMake Development in Visual Studio

Visual Studio has native CMake integration that allows C++ users to build and develop using CMake and supports their unique needs. CMake is a cross-platform build tool for C++ and with Visual Studio’s latest tools, users can be more productive when it comes to configuring with CMake.
The post Latest Updates for CMake Development in Visual Studio appeared first on Visual Studio Blog.
Microsoft

Microsoft Ignite 2023 is around the corner! (Nov 14-17)

Microsoft Ignite 2023, scheduled for November 14th – 17th, is quickly approaching. As one of the most anticipated developer events of the year, we’re pleased to announce that although in-person tickets have been sold out for weeks, we’re offering a free online streaming option for those who couldn’t secure a spot.
The post Microsoft Ignite 2023 is around the corner! (Nov 14-17) appeared first on Visual Studio Blog.
Microsoft

Visual Studio Innovations at .NET Conf 2023: Save The Date



We’re gearing up for .NET Conf 2023 from November 14th to 16th and are excited to showcase how the latest enhancements in Visual Studio will bolster your .NET development workflow. This free, three-day virtual developer conference, co-organized by the .NET community and Microsoft,
The post Visual Studio Innovations at .NET Conf 2023: Save The Date appeared first on Visual Studio Blog.
Microsoft

Designed with your feedback: a better Extension Manager

Earlier this year, we showed you how to try a preview version of our new Extension Manager, which was designed to make it easier for developers like you to find great extensions to boost your productivity and personalize your Visual Studio experience.
The post Designed with your feedback: a better Extension Manager appeared first on Visual Studio Blog.
Microsoft

Visual Studio 2022 17.8 Preview 3 is here!

Welcome to Visual Studio 2022 17.8 Preview 3! This release is dedicated to addressing community submitted feedback where we resolved nearly 100 Developer Community tickets. Our primary focus was improving stability and reliability while also introducing a few new features.
Area

Enhancements
Productivity

Visual Studio Update Notification
C++ Game Dev

Unreal Engine Macro Specifier Suggestions

Structured Diagnostics
SQL Server Data Tools

Upgraded Microsoft.Data.SQLClient (MDS) 3.0 to MDS 5.0 and more!
The post Visual Studio 2022 17.8 Preview 3 is here! appeared first on Visual Studio Blog.
Microsoft

How Microsoft Empowers Developers with Disabilities: Celebrating NDEAM

October is National Disability Employee Awareness Month, or NDEAM, a time to celebrate the contributions of workers with disabilities and raise awareness about the value of diverse and inclusive workforces across the globe. At Microsoft, we are committed to empowering every person and every organization on the planet to achieve more,
The post How Microsoft Empowers Developers with Disabilities: Celebrating NDEAM appeared first on Visual Studio Blog.
Microsoft