Visual Studio

Easier localization with the new resource (.resx) manager

If you’re developing applications that target multiple languages and cultures, you probably know how challenging it can be to manage the resources for each localization. You need to keep track of all the strings, images, icons, and other assets that are specific to each culture, and make sure they are consistent and up to date […]
The post Easier localization with the new resource (.resx) manager appeared first on Visual Studio Blog.
Microsoft

Accelerate C++ Debugging with Enhanced Conditional Breakpoints

Are you tired of waiting for your conditional breakpoints to hit in C++? Do you wish there was a way to speed up the debugging process and get to the root of the problem faster? If so, you’re in luck! We have some exciting news for you: Visual Studio 2022 has significantly improved the performance […]
The post Accelerate C++ Debugging with Enhanced Conditional Breakpoints appeared first on Visual Studio Blog.
Microsoft

Discover Hidden Insights with Profiler’s External Code Decompilation

Have you ever wondered what’s happening under the hood of your .NET application? Do you want to quickly and easily identify and fix performance bottlenecks? If so, Visual Studio has the perfect tool for you: the profiler. The profiler allows you to analyze your code’s performance, pinpoint hot paths, detect memory leaks, address thread contention, […]
The post Discover Hidden Insights with Profiler’s External Code Decompilation appeared first on Visual Studio Blog.
Microsoft

Visual Studio 2022 – Recent performance enhancements 

Visual Studio 2022 continues to be faster with each version. In this blog post we will highlight a couple of the more significant enhancements you’ll experience in 17.11, such as a more efficient C# language service, faster conditional breakpoints and symbol searches in C++. Reduced CPU usage by C# language service Code Indexing In 17.10 […]
The post Visual Studio 2022 – Recent performance enhancements  appeared first on Visual Studio Blog.
Microsoft

Effortless Instrumentation profiling with Persistent Target Selection

Ever wished to assess your code’s performance without repeatedly choosing the target process or executable for each instrumentation profiling session? If so, you’re among many developers who find this task cumbersome and prone to errors, especially when profiling the same target repeatedly. We understand your frustration and have a solution: Visual Studio 2022 introduces a […]
The post Effortless Instrumentation profiling with Persistent Target Selection appeared first on Visual Studio Blog.
Microsoft

Creating a React TODO app in Visual Studio 2022

In this tutorial we will create a React front-end, with JavaScript, of a TODO web app using a Visual Studio 2022. To get started install Visual Studio with the Node.js development workload. This will include the JavaScript/TypeScript (JSTS) projects and the associated support. The code for this app can be found at sayedihashimi/todojswebapp (github.com). Create […]
The post Creating a React TODO app in Visual Studio 2022 appeared first on Visual Studio Blog.
Microsoft

Organize Your Breakpoints like a pro

Do you feel overwhelmed by the sheer number of breakpoints in your Visual Studio project? Wish you could categorize and toggle them on and off with ease? The new breakpoint group feature in Visual Studio 2022 is here to transform your debugging experience. Breakpoint groups allow you to create custom collections of breakpoints and apply […]
The post Organize Your Breakpoints like a pro appeared first on Visual Studio Blog.
Microsoft

Next-Gen Code Coverage in Visual Studio: Enhanced C++ Support and Security

We’re excited to share the latest changes in Visual Studio’s code coverage components. If you haven’t already, be sure to check out our previous blog posts: What’s New in Our Code Coverage Tooling? and Code coverage features in Visual Studio Enterprise. C++ Code Coverage Tired of instable native code coverage that doesn’t support ARM64? Now, […]
The post Next-Gen Code Coverage in Visual Studio: Enhanced C++ Support and Security appeared first on Visual Studio Blog.
Microsoft

Level up your collaborations with the pull request experience in Visual Studio

One of our main goals is to help you and your team collaborate more effectively and efficiently on your software projects. That’s why we are constantly improving our Version Control features, especially the ones related to the pull request workflow. Starting in Visual Studio version 17.11, you can enjoy a smoother and smarter pull request […]
The post Level up your collaborations with the pull request experience in Visual Studio appeared first on Visual Studio Blog.
Microsoft

Multi-Project Launch Configuration

Are you tired of the hassle of manually configuring your development environment every time you want to launch multiple projects? We’ve heard your feedback and are thrilled to announce a feature in Visual Studio that simplifies your workflow. The Multi-Project Launch Configuration feature in Visual Studio allows developers to set up and save profiles for […]
The post Multi-Project Launch Configuration appeared first on Visual Studio Blog.
Microsoft

New IDE features in Visual Studio v17.11

In Visual Studio 2022 v17.11, you’ll discover several new features that address specific issues developers have reported. These updates don’t belong to a distinct category, but we’re dedicated to sharing them with you in this blog post. You can download the update and view the comprehensive release notes for full details.
The post New IDE features in Visual Studio v17.11 appeared first on Visual Studio Blog.
Microsoft

Enhancing Code Comprehension: GitHub Copilot’s Features in Visual Studio 2022 17.11

GitHub Copilot in Visual Studio 2022 17.11 now offers an improved experience you to refer to their methods, classes, functions, and entire solution directly within the chat. By using the # symbol followed by the name of a method, class, or function,
The post Enhancing Code Comprehension: GitHub Copilot’s Features in Visual Studio 2022 17.11 appeared first on Visual Studio Blog.
Microsoft

New C++ features in Visual Studio v17.11

Visual Studio 2022 version 17.11 is here and comes with a host of new features for C++ developers. We’ve made improvements across our toolchain, Unreal Engine support, Build Insights, CMake debugger, and more. This post gives a quick overview of what’s available;
The post New C++ features in Visual Studio v17.11 appeared first on Visual Studio Blog.
Microsoft

New debugging and diagnostic features

Debugging and diagnostics are vital skills for any developer, but they can also be difficult and time-consuming to get proficient . That’s why we’ve added some fantastic new features and enhancements to Visual Studio 2022 v17.11 that will help you find and resolve bugs faster and easier than ever before.
The post New debugging and diagnostic features appeared first on Visual Studio Blog.
Microsoft

New git tooling features

Visual Studio 2022 v17.11 includes fantastic updates to everyone working with Git. They bring the richness of both GitHub and Azure DevOps into Visual Studio and part of your natural workflow. This greatly simplifies your inner loop, making you even more productive than before.
The post New git tooling features appeared first on Visual Studio Blog.
Microsoft

Copilot Content Exclusion Now Available in Visual Studio 2022 17.11

We are excited to announce that Copilot Content Exclusion is now available in Visual Studio 2022 17.11. This feature allows your admins to configure Copilot to ignore certain files in a repository or organization, giving you enterprise control that ensures sensitive information is protected while seamlessly integrating trusted AI for efficient coding.
The post Copilot Content Exclusion Now Available in Visual Studio 2022 17.11 appeared first on Visual Studio Blog.
Microsoft

First preview of Visual Studio 2022 v17.12 with .NET 9

We’re excited to announce the availability of Visual Studio 2022 v17.12 Preview 1 – the first preview of our next update to Visual Studio. This update focuses on providing fantastic developer experiences for working with .NET 9 projects and new AI productivity features,
The post First preview of Visual Studio 2022 v17.12 with .NET 9 appeared first on Visual Studio Blog.
Microsoft

Visual Studio 2022 v17.11 – Your feedback in action

We are thrilled to announce the General Availability (GA) of Visual Studio 2022 version 17.11. This release is a testament to our commitment to listening to you, our developer community. Every enhancement, every fix, and every new feature in this release has been shaped by your feedback.
The post Visual Studio 2022 v17.11 – Your feedback in action appeared first on Visual Studio Blog.
Microsoft

My Summer Experience as a SWE Intern at Microsoft

Hi everyone! I’m Serena, a rising 4th year at Rochester Institute of Technology with a major in Computer Science and a minor in Psychology. This summer I was a returning intern at Microsoft as a software engineering intern with the JavaScript and TypeScript Tooling team.
The post My Summer Experience as a SWE Intern at Microsoft appeared first on Visual Studio Blog.
Microsoft

Introducing the revamped Attach to Process experience

One of the most powerful and frequently used features of Visual Studio is the Attach to Process dialog, which enables you to debug processes running on your machine or on a remote machine. For anything you could develop using Visual Studio,
The post Introducing the revamped Attach to Process experience appeared first on Visual Studio Blog.
Microsoft

Sign VSIX packages with Sign CLI

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!
The post Sign VSIX packages with Sign CLI appeared first on Visual Studio Blog.
Microsoft

Three New Premium Visual Studio Subscriber Benefits Announced

A Visual Studio Subscription, whether Professional or Enterprise, delivers far more than just software usage rights; it’s a comprehensive toolkit designed to significantly boost your development capabilities and career growth. These subscriptions can save you thousands each year, offering everything from monthly Azure credits for cloud experimentation to complimentary access to premium training platforms like Pluralsight and LinkedIn Learning.
The post Three New Premium Visual Studio Subscriber Benefits Announced appeared first on Visual Studio Blog.
Microsoft

Making Visual Studio a bit more visual

Any web, desktop, or mobile developer works with images often. You reference them from C#, HTML, XAML, CSS, C++, VB, TypeScript, and even in code comments. Some images are local, and some exist online or on network shares, while others only exist as base64 encoded strings.
The post Making Visual Studio a bit more visual appeared first on Visual Studio Blog.
Microsoft

Get Hands-On with Visual Studio and Azure: Live at Microsoft HQ this August!

Visual Studio LIVE! Microsoft HQ 2024

August 5-9 | Microsoft Conference Center, Redmond, WA

There’s still time to register, join us, get your questions answered, and bring back a wealth of knowledge and excitement to your teams! We’re close to selling out for next month’s conference,
The post Get Hands-On with Visual Studio and Azure: Live at Microsoft HQ this August! appeared first on Visual Studio Blog.
Microsoft

Demystify history with GitHub Copilot commit explanations

Have you ever struggled to understand what a commit was doing or why it was made? Do you wish you had more clarity and context when reviewing or collaborating on code changes? If you answered yes, then you’ll love what GitHub Copilot can do for you: generate commit explanations.
The post Demystify history with GitHub Copilot commit explanations appeared first on Visual Studio Blog.
Microsoft

Dive into native Windows development with new WinUI workload and template improvements

At //Build 2024, the WinUI team announced a renewed focus on WinUI as one of the premier app development frameworks we recommend for native Windows app development. To make it as seamless and easy as possible to get into coding, we created a new Windows Dev Center page,
The post Dive into native Windows development with new WinUI workload and template improvements appeared first on Visual Studio Blog.
Microsoft

Let GitHub Copilot draft of your pull request description

Writing good pull request descriptions is essential for effective code reviews and collaboration. But it’s time-consuming and tedious, especially when you have multiple commits or complex changes. That’s why we’re highlighting a feature that will make your life better with the help of GitHub Copilot: generated pull request descriptions.
The post Let GitHub Copilot draft of your pull request description appeared first on Visual Studio Blog.
Microsoft

Code Assessment with .NET Upgrade Assistant

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),
The post Code Assessment with .NET Upgrade Assistant appeared first on Visual Studio Blog.
Microsoft

Keep Visual Studio automatically updated and secure through Microsoft Update

Visual Studio is coming to Microsoft Update! We’re pleased to announce that starting in August 2024, developers who are not part of an organization managed by an IT administrator can choose to receive monthly Visual Studio security updates through the Microsoft Update (MU) system on “patch Tuesdays”. 
The post Keep Visual Studio automatically updated and secure through Microsoft Update appeared first on Visual Studio Blog.
Microsoft

Easily navigate code delegates while debugging

Delegates are everywhere in modern code; a delegate is a type that represents references to methods with a particular parameter list and return type. Developers use delegates to pass methods as arguments to other methods. One example you may be familiar with is with event handlers.
The post Easily navigate code delegates while debugging appeared first on Visual Studio Blog.
Microsoft

Bosch widely adopts Visual Studio for their C++ remote Linux projects

The Bosch security camera team was seeking a unified development setup for their team and recently re-evaluated Visual Studio as a solution for their C++ projects and remote Linux development needs. Their experience with Visual Studio 2022 featured notable improvements relevant to their workflows such as seamless GDB and CMake/WSL integrations ...
The post Bosch widely adopts Visual Studio for their C++ remote Linux projects appeared first on Visual Studio Blog.
Microsoft

Catch up on the latest Git tooling features in 17.10 GA

We believe that boosting the productivity of your development and team collaboration helps you produce better software solutions. That’s why the Visual Studio Version Control team has delivered new features, streamlining your inner loop and code review experiences. You’ll get AI support writing commit messages,
The post Catch up on the latest Git tooling features in 17.10 GA appeared first on Visual Studio Blog.
Microsoft

Visual Studio 2022 – 17.10 Performance Enhancements

We are excited to announce the latest update of Visual Studio 2022, which brings you a range of performance enhancements across various areas of the IDE. In this blog post, we will highlight some of the most notable improvements that you can experience in version 17.10,
The post Visual Studio 2022 – 17.10 Performance Enhancements appeared first on Visual Studio Blog.
Microsoft

Giving our Azure marketplace images a makeover

We previously announced the addition of new, optimized Azure VM image offers to help you create and test your applications faster and more easily on Azure VMs and the Microsoft Dev Box service. As we continue to evolve and optimize our offers,
The post Giving our Azure marketplace images a makeover appeared first on Visual Studio Blog.
Microsoft

Get Hands-On with Visual Studio and Azure: Live at Microsoft HQ this August!

Visual Studio LIVE! Microsoft HQ 2024

August 5-9 | Microsoft Conference Center, Redmond, WA

Join the Ultimate Developer Celebration!

Who’s ready to connect with fellow developers and Visual Studio Product Managers this August at the Microsoft Campus in Redmond? Visual Studio Live!
The post Get Hands-On with Visual Studio and Azure: Live at Microsoft HQ this August! appeared first on Visual Studio Blog.
Azure

Introducing the Revamped Visual Studio Resource Explorer

With the recent revamp of Visual Studio’s Resource Explorer, developers are in for a treat! We’re thrilled to unveil the reimagined Visual Studio Resource Explorer, and trust us, it’s a game-changer.

Developers who manage resources in Visual Studio will be delighted to learn that we have finally updated our out-of-the-box resource management experience to better accommodate the needs of the modern .NET developer.
The post Introducing the Revamped Visual Studio Resource Explorer appeared first on Visual Studio Blog.
Microsoft

A modern Extension Manager has arrived with Visual Studio 17.10

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,
The post A modern Extension Manager has arrived with Visual Studio 17.10 appeared first on Visual Studio Blog.
Microsoft

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

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.
The post VisualStudio.Extensibility 17.10: Debug your extensions with the Diagnostics Explorer appeared first on Visual Studio Blog.
Microsoft

Developing cloud-native apps with .NET Aspire and Visual Studio

We’re excited to introduce the general availability of .NET Aspire, a comprehensive stack aimed at simplifying the way .NET cloud-native apps are built and managed. .NET Aspire offers developers like you an improved, opinionated framework for constructing distributed applications, ensuring a seamless and consistent development experience.
The post Developing cloud-native apps with .NET Aspire and Visual Studio appeared first on Visual Studio Blog.
Azure

First preview of Visual Studio 2022 v17.11

We are excited to announce the release of Visual Studio 2022 v17.11 Preview 1, the first preview of our next update for Visual Studio 2022. This preview focuses on quality-of-life improvements for all developers and workloads. See the release notes for full list of features.
The post First preview of Visual Studio 2022 v17.11 appeared first on Visual Studio Blog.
Microsoft

Maximizing joy and minimizing toil with great developer experiences

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.
The post Maximizing joy and minimizing toil with great developer experiences appeared first on Visual Studio Blog.
Azure

Visual Studio 2022 17.10 and GitHub Copilot: Your Coding Partner for Faster and Smarter Development

Today, as we kick off the //BUILD 2024 conference, we’re thrilled to share the general availability of Visual Studio 2022 17.10! This release features a new, single GitHub Copilot extension, marking a significant leap forward in AI-assisted development by embedding the power of advanced AI directly into strategic parts of your Integrated Development Environment (IDE). 
The post Visual Studio 2022 17.10 and GitHub Copilot: Your Coding Partner for Faster and Smarter Development appeared first on Visual Studio Blog.
Microsoft

Improve your code quality with GitHub Copilot in Visual Studio

In our previous post, we discussed GitHub Copilot’s Slash Commands, which allow you to trigger specific actions within Visual Studio with simple text-based inputs. Now, let’s explore the /optimize command and its potential to improve code quality in Visual Studio.

Refactoring with /optimize

In a recent exploration by Bruno Capuano,
The post Improve your code quality with GitHub Copilot in Visual Studio appeared first on Visual Studio Blog.
Microsoft

Get Ready for Visual Studio at Build 2024: Join Thousands Online!

MICROSOFT BUILD 2024

Watch it Live! or On-Demand – Starting Next Tuesday!

Next week, from May 21st, I’ll be diving into Microsoft Build 2024, and I invite you to come along for the ride—virtually! We’ll explore cutting-edge developments in Visual Studio,
The post Get Ready for Visual Studio at Build 2024: Join Thousands Online! appeared first on Visual Studio Blog.
Microsoft

Mastering Slash Commands with GitHub Copilot in Visual Studio

GitHub Copilot, the AI-powered coding assistant, revolutionizes coding in Visual Studio with its advanced features. In this series, we delve into the efficiency and convenience offered by Slash Commands, elevating your coding workflow.

Introducing Slash Commands

Slash Commands are predefined actions within GitHub Copilot,
The post Mastering Slash Commands with GitHub Copilot in Visual Studio appeared first on Visual Studio Blog.
Microsoft

Using GitHub Copilot as your Coding GPS

In this series, we delve into GitHub Copilot in Visual Studio, showcasing how it aids coding. GitHub Copilot functions as a coding GPS, guiding you through software development in Visual Studio. In our new short video, Bruno Capuano shows how this smart coding assistant boosts coding efficiency and quality.
The post Using GitHub Copilot as your Coding GPS appeared first on Visual Studio Blog.
Microsoft

Free Pure Virtual C++ 2024 Conference

Pure Virtual C++ is our free one-day virtual conference for the whole C++ community. This year it will run on April 30th 15:00 UTC. Sign-up for free to get access to our five sessions on the day and a host of pre-conference content which will roll out in the two weeks leading up to the conference.
The post Free Pure Virtual C++ 2024 Conference appeared first on Visual Studio Blog.
Microsoft

How to use GitHub Copilot Chat in Visual Studio

GitHub Copilot serves as an AI-powered coding assistant capable of operating across various development environments, assisting you with your everyday coding challenges. In this new series of content, we will demonstrate how GitHub Copilot functions in Visual Studio especially and how it boosts your efficiency.
The post How to use GitHub Copilot Chat in Visual Studio appeared first on Visual Studio Blog.
Microsoft

Introducing the new Copilot experience in Visual Studio

GitHub Copilot your AI-powered coding companion is now seamlessly woven into your Visual Studio IDE, enhancing your everyday tasks and bringing you the latest AI-driven coding experiences. Copilot is designed to elevate your efficiency, by offering personalized code suggestions, crafting your git commit messages,
The post Introducing the new Copilot experience in Visual Studio appeared first on Visual Studio Blog.
Microsoft

How to use Comments to Prompt GitHub Copilot for Visual Studio

A step-by-step guide to use comments as prompts in GitHub Copilot for Visual Studio. GitHub Copilot is a programming assistant that uses AI (Artificial Intelligence) to help you increase efficiency in your daily programming tasks. ...
The post How to use Comments to Prompt GitHub Copilot for Visual Studio appeared first on Visual Studio Blog.
Microsoft

How to Install GitHub Copilot in Visual Studio

A step-by-step guide to enable the AI-powered coding assistant within Visual Studio Introduction to GitHub Copilot. GitHub Copilot is a new tool that helps you write code faster and smarter with the help of artificial intelligence. It can suggest code completions, generate code snippets, and even write entire functions for you. ...
The post How to Install GitHub Copilot in Visual Studio appeared first on Visual Studio Blog.
Microsoft

In 4 Weeks: Visual Studio LIVE! Chicago 2024

Visual Studio LIVE! Chicago 2024 

April 29 – May 3 | Swissôtel, Chicago 

Join us for Visual Studio LIVE! Chicago for a focused, deep dive into the latest .NET Microsoft Platform developments. You pick the package you want, 3, 4 or all 5 days!
The post In 4 Weeks: Visual Studio LIVE! Chicago 2024 appeared first on Visual Studio Blog.
Azure

A new MSBuild editing experience

MSBuild is a fundamental part of the .NET development experience, but it can be challenging to new and experienced developers alike. To help developers better understand their project files and access advanced functionality that requires editing the project file directly, we’re releasing an experimental MSBuild editor that has a much richer understanding of MSBuild files than the current XML schema allows.
The post A new MSBuild editing experience appeared first on Visual Studio Blog.
Microsoft

See Your Pull Request Comments with the Latest Preview

We just shipped preview support for viewing your GitHub and Azure DevOps pull request comments directly in your working file in Visual Studio in 17.10 Preview 2. As one of the most highly requested Git tooling feature suggestions on Developer Community,
The post See Your Pull Request Comments with the Latest Preview appeared first on Visual Studio Blog.
Microsoft

Announcing SQL Server Data Tools (SSDT) for ARM64 Architecture in Visual Studio 17.10 Preview 2

We are thrilled to announce the launch of SQL Server Data Tools (SSDT) for Visual Studio in ARM64. This enhancement comes with the exciting release version 17.10 Preview 2. Release of SSDT for Visual Studio on arm64 adds SQL development to the capabilities of Visual Studio on arm64.
The post Announcing SQL Server Data Tools (SSDT) for ARM64 Architecture in Visual Studio 17.10 Preview 2 appeared first on Visual Studio Blog.
Microsoft

Visual Studio and GitHub Copilot at GDC 2024

Join us on Wednesday, March 20th, 2024, at this year’s Game Developers Conference in San Francisco for a special session on using Visual Studio and GitHub Copilot. In this session, you will learn how to leverage these tools to increase your productivity and modernize your game development workflow.
The post Visual Studio and GitHub Copilot at GDC 2024 appeared first on Visual Studio Blog.
Microsoft

GitHub Copilot in Visual Studio: A Recap of 2023

In the rapidly evolving world of software development, staying ahead of the curve is crucial. The introduction of AI in Visual Studio, particularly GitHub Copilot, has revolutionized the way developers code. With Copilot integrated into Visual Studio, you can leverage AI to streamline your workflows,
The post GitHub Copilot in Visual Studio: A Recap of 2023 appeared first on Visual Studio Blog.
Microsoft

Introducing Visual Studio 17.10 – Preview 2 is Here!

We hope you all enjoyed the new and updated features that came with our first preview of Visual Studio 17.10, and now we have even more to share! This release brings additional tools to help you improve your code reviews with Copilot,
The post Introducing Visual Studio 17.10 – Preview 2 is Here! appeared first on Visual Studio Blog.
Microsoft

Visual Studio 2022 Version 17.9: A Comprehensive Update for C++ Developers

Visual Studio 2022 version 17.9 introduces a host of new features and improvements for C++ developers. Now, you can use the Memory Layout feature to visualize the memory layout of your classes, structs, and unions directly in the editor. Additionally, the #include Diagnostics feature provides insights into the frequency of element usage from an included file,
The post Visual Studio 2022 Version 17.9: A Comprehensive Update for C++ Developers appeared first on Visual Studio Blog.
Microsoft