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

What’s New in Microsoft Teams | June 2024

In June, we introduced exciting enhancements to Microsoft Teams. I regularly use Copilot compose to help make my draft messages clearer and in the tone that I’m aiming for. Additionally, the new meeting organizer controls let me manage access to meetin...
Tech News

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

The future of Microsoft Teams in VDI

Today we embark on another chapter of the Microsoft Teams story in VDI, with the public preview of a new optimization architecture that brings closer alignment between physical and virtual desktops.
 
Last year we released a fully revamped Teams a...
Tech News

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

Microsoft Credentials roundup: June 2024

Welcome to the June 2024 edition of our Microsoft Credentials roundup, where we highlight the latest Microsoft Learn credentials portfolio news and updates to inspire and support your training and career journey. 
 
In this article
 
Wha...
Tech News

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

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