Programming

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

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

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

Final notice of alternate credentials deprecation

In November 2019, we announced that the alternate credentials feature will be formally deprecated in March 2020. Since then, a small number of users were grandfathered in with continued usage of existing alternate credentials, which have remained active until today.

We will be discontinuing all usage of alternate credentials this month.
The post Final notice of alternate credentials deprecation appeared first on Azure DevOps Blog.
Programming

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

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

Azure DevOps Server Product Lifecycle and Servicing

Azure DevOps Server and Team Foundation Server follow the Microsoft Product Fixed Lifecycle Policy of 10 years. The first 5 years of Mainstream Support provide feature updates, platform updates, security updates, functionality fixes, and quality improvements. The second 5 years of Extended Support provide critical security updates only for the latest release of each version.
The post Azure DevOps Server Product Lifecycle and Servicing appeared first on Azure DevOps Blog.
Programming

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

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

Updates to Azure DevOps Demo Generator and Labs

We are excited to announce that we have published new content to the Azure DevOps Demo Generator and Azure DevOps Labs!
The Azure DevOps Labs is a great tool to help you learn about the integrated features offered in Azure DevOps.
The post Updates to Azure DevOps Demo Generator and Labs appeared first on Azure DevOps Blog.
Programming

December 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 2022.1 Patch 1

If you have Azure DevOps Server 2022.1,
The post December patches for Azure DevOps Server appeared first on Azure DevOps 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

Azure DevOps for Unreal Engine game development

In this article, we will cover Git features such as LFS and sparse checkout, as well as how to properly configure Unreal Engine so that multiple users can work on the same level at the same time. We will also show how to use Anchorpoint to make Git accessible to non-technical people like artists.
The post Azure DevOps for Unreal Engine game development appeared first on Azure DevOps 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

Work Items in Visual Studio

Several years ago, with the introduction of Visual Studio 2019, we launched a completely revamped work item experience. This updated view operates entirely on REST, replacing the deprecated SOAP APIs utilized in the legacy version. Although Visual Studio 2022 still includes the option to revert to the legacy view,
The post Work Items in Visual Studio appeared first on Azure DevOps 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

Updated: Azure DevOps Server 2022.1 RTW now available

12/5 Update: There is a known issue where the Agent version does not update after upgrading to Azure DevOps Server 2022.1 and using Update Agent in Agent Pool configuration. We are currently working on a patch to resolve this issue and will share updates in the Developer Community as we make progress.
The post Updated: Azure DevOps Server 2022.1 RTW now available appeared first on Azure DevOps 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

New Boards Hub, Fall Update

If you have been following these posts, then you are more than familiar with our New Boards Hub initiative. We have been doing our best to keep our community informed of the new features and our rollout plans. Now is a good time to provide an update on where things are at with a couple of our new preview features,
The post New Boards Hub, Fall Update appeared first on Azure DevOps 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

Azure DevOps’ First Consensus Assessment Initiative Questionnaire (CAIQ) Now Available

I am thrilled to announce that we have now published, for the first time, a Consensus Assessment Initiative Questionnaire (CAIQ) specific to Azure DevOps. The Consensus Assessment Initiative Questionnaire (CAIQ) is a tool developed by the Cloud Security Alliance (CSA). It serves as a standard set of questions aimed at helping potential cloud customers evaluate the security capabilities of cloud service providers.
The post Azure DevOps’ First Consensus Assessment Initiative Questionnaire (CAIQ) Now Available appeared first on Azure DevOps 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

November patches for Azure DevOps Server and Team Foundation Server

This month, we are releasing fixes that impact our self-hosted product, Azure DevOps Server, as well as Team Foundation Server 2018.3.2.

Azure DevOps Server 2022.0.1 Patch 5
Note: If you have Azure DevOps Server 2022, you should first update to Azure DevOps Server 2022.0.1 and then install Azure DevOps Server 2022.0.1 Patch 5.
The post November patches for Azure DevOps Server and Team Foundation Server appeared first on Azure DevOps 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

Git Partial Clone Now Supported in Azure DevOps

Git Partial Clone

Treeless and blobless Git Partial Clones are now enabled in Azure DevOps for all customers! Partial clones are a reduced type of git clone that users create via specific arguments on the git command line. For large repositories with a lot of history,
The post Git Partial Clone Now Supported in Azure DevOps appeared first on Azure DevOps 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