Visual Studio

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.
Programming

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.
Programming

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.
Programming

Size, Alignment, and Memory Layout Insights for C++ Classes, Structs, and Unions

In Visual Studio 2022 version 17.8, we introduced a feature that allows C++ developers to easily view the size and alignment of classes, structs, unions, base types, or Enums. Furthermore, in Visual Studio 2022 version 17.9 Preview 1, we’re taking it a step further by providing the capability to visualize the memory layout of your C++ classes,
The post Size, Alignment, and Memory Layout Insights for C++ Classes, Structs, and Unions appeared first on Visual Studio Blog.
Programming

Naming Made Easy: AI-Powered Rename Suggestions

Ever struggled to name a variable, method, or class—finding that perfect balance between expressiveness and conciseness? You’re not alone. We’ve tackled this universal challenge in the latest Visual Studio Preview via our GitHub Copilot Chat extension (subscription required). Introducing: AI-powered rename suggestions.
The post Naming Made Easy: AI-Powered Rename Suggestions appeared first on Visual Studio Blog.
Programming

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.
Programming

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.
Programming

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.
Programming

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.
Programming

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.
Programming

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.
Programming

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.
Programming

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.
Programming

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.
Programming

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.
Programming

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.
Programming

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.
Programming

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.
Programming

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.
Programming

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.
Programming

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.
Programming

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.
Programming

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.
Programming

How Microsoft Empowers Developers with Disabilities: Celebrating NDEAM

October is National Disabled 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.
Programming

Now Streaming: The Visual Studio ‘Tea & Technology’ Miniseries

2023 Visual Studio Miniseries:

Tea & Technology

The Visual Studio team is full of stories and insights, and we knew it was time to share them. So, we picked up our cameras and went on a special tour of Microsoft’s iconic Redmond Campus.
The post Now Streaming: The Visual Studio ‘Tea & Technology’ Miniseries appeared first on Visual Studio Blog.
Programming

A unit of profiling makes the allocations go away

In Visual Studio 17.8 Preview 2 we have updated unit test profiling, allowing you to use any of the available tools in the performance profiler – not just the instrumentation tool. With this change, it’s easy to quickly profile small units of work in isolation,
The post A unit of profiling makes the allocations go away appeared first on Visual Studio Blog.
Programming

New React TypeScript SPA Templates and More

We have made the latest React TypeScript SPA Templates available in our latest preview. If you are developing React TypeScript Web application with ASP.NET as backend in Visual Studio, go ahead and try the new template! All the Visual Studio React and Vue templates using the JavaScript SDK are now using Vite,
The post New React TypeScript SPA Templates and More appeared first on Visual Studio Blog.
Programming

IntelliTest simplifies writing and maintaining unit tests

Writing a suite of unit tests that exhaustively exercise and validate the logic of the code is not easy. It can even be considered too expensive to do at all. Fortunately, IntelliTest addresses both concerns: it helps you achieve high code coverage at a fraction of the cost,
The post IntelliTest simplifies writing and maintaining unit tests appeared first on Visual Studio Blog.
Programming

Visual Studio 2022 17.8 Preview 2 has arrived!



We hope everyone enjoyed all the new and updated features that came with our first preview of Visual Studio’s next version, and now we’re back with more! This release brings additional tools to help you improve your productivity, debug your code,
The post Visual Studio 2022 17.8 Preview 2 has arrived! appeared first on Visual Studio Blog.
Programming

Balancing User Updates with Security Best Practices

In today’s world, it is imperative for IT administrators and organizations to manage security effectively and embrace security best practices. One common best practice involves implementing appropriate permission levels to ensure that only authorized accounts can access sensitive data and functionality.
The post Balancing User Updates with Security Best Practices appeared first on Visual Studio Blog.
Programming

Elevating Debugging with Auto-decompilation and External Sources

Visual Studio has been supporting external sources debugging and decompilation for some time now. However, with the release of Visual Studio 17.7, the debugger took a significant leap forward by introducing Auto-decompilation for .NET libraries making the external code debugging in Visual Studio much more streamlined and effortless.
The post Elevating Debugging with Auto-decompilation and External Sources appeared first on Visual Studio Blog.
Programming

Keep your casing with Case-preserving Find and Replace

The Visual Studio search experience is getting a new feature that allows users to find and replace text without having to worry about different casings. For example, a method parameter `catalogItemId` and object property `CatalogItemId` have the same name but different capitalization but should both be replaced by something like ‘productId’ with their respective casings. 
The post Keep your casing with Case-preserving Find and Replace appeared first on Visual Studio Blog.
Programming

Visual Studio for Mac Retirement Announcement

Today we are announcing the retirement of the Visual Studio for Mac IDE. Visual Studio for Mac 17.6 will continue to be supported for another 12 months, until August 31st, 2024, with servicing updates for security issues and updated platforms from Apple.
The post Visual Studio for Mac Retirement Announcement appeared first on Visual Studio Blog.
Programming