Programming

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

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

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

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

June patches for Azure DevOps Server

This month, we are releasing fixes that impact our self-hosted product, Azure DevOps Server.

The following version of the product has been patched.

Azure DevOps Server 2022.1 Patch 4

If you have Azure DevOps Server 2022.1, you should install Azure DevOps Server 2022.1 Patch 4.
The post June patches for Azure DevOps Server appeared first on Azure DevOps Blog.
Programming

Test & Feedback Extension in Manifest V3

We are excited to announce a new update to the Azure DevOps Test and Feedback extension! This update brings essential implementation changes, upgrading from manifest version 2 to version 3. Following Google’s announcement of their Manifest V2 deprecation schedule, we have been actively working on our implementation of Manifest V3.
The post Test & Feedback Extension in Manifest V3 appeared first on Azure DevOps Blog.
Programming

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

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

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

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

May patches for Azure DevOps Server

This month, we are releasing fixes that impact our self-hosted product, Azure DevOps Server.

The following version of the product has been patched.

Azure DevOps Server 2019.1.2 Patch 9

If you have Azure DevOps Server 2019.1.2, you should install Azure DevOps Server 2019.1.2 Patch 9.
The post May patches for Azure DevOps Server appeared first on Azure DevOps Blog.
Programming

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

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

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

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

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

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

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

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

Azure DevOps Server 2022 Update 2 RC now available

Today we’re thrilled to announce the release candidate (RC) of Azure DevOps Server 2022.2!

This release includes new features that have been previously released in our hosted version of the product. Here are a few of the highlights:
Limits for area and iteration paths

Bypass approvals and checks in pipelines

Improved YAML validation

Azure Artifacts support for Cargo Crates

New Dashboard directory experience

Quick Copy and import for Test Plan or Suite ID
There are more features with this release,
The post Azure DevOps Server 2022 Update 2 RC now available appeared first on Azure DevOps Blog.
Programming

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

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

How to use GitHub Copilot Chat in Visual Studio

In this series, we will explore the capabilities and how to use GitHub Copilot Chat within Visual Studio, demonstrating how it can elevate your coding efficiency. GitHub Copilot serves as an AI-powered coding assistant designed to enhance your coding experience across various development environments.
The post How to use GitHub Copilot Chat in Visual Studio appeared first on Visual Studio Blog.
Programming

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

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

End of Support for Microsoft products reliant on older Azure DevOps authentication

Azure DevOps will no longer guarantee support for older authentication methods in use by out-of-support Visual Studio and Microsoft products. Known impacted clients include:
Visual Studio 2010 (end of support: July 14, 2020)

Visual Studio 2012 (end of support: January 10,
The post End of Support for Microsoft products reliant on older Azure DevOps authentication appeared first on Azure DevOps Blog.
Programming

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

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

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

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

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

New Boards Hub on as default

If you’ve been keeping up with the progress of New Boards Hub, you’re probably aware that the preview has been active for quite some time now. In fact, we officially announced the preview of New Boards Hub almost two years ago to the day.
The post New Boards Hub on as default appeared first on Azure DevOps Blog.
Programming

Quick Copy and Import Test Case by Plan or Suite ID

Efficiency is key in managing extensive test cases, and we understand the value of your time. That’s why we’re thrilled to announce an exciting enhancement to Azure Test Plans – the Quick Copy and Import test case feature, enabling you to use Test Plan or Suite ID for immediate action.
The post Quick Copy and Import Test Case by Plan or Suite ID appeared first on Azure DevOps Blog.
Programming

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

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

March patches for Azure DevOps Server

This month, we are releasing fixes that impact our self-hosted product, Azure DevOps Server.

The following versions of the products have been patched. Check out the links for each version for more details.
Azure DevOps Server 2022.1
Azure DevOps Server 2020.1.2
Azure DevOps Server 2019.1.2
Azure DevOps Server 2022.1 Patch 3

If you have Azure DevOps Server 2022.1,
The post March patches for Azure DevOps Server appeared first on Azure DevOps Blog.
Programming