Programming

Boost your Git confidence with the new file rename notification

Have you ever renamed a file in Solution Explorer and wondered if Git is tracking your changes correctly? You’re not alone. Many developers have found this process confusing and worry whether their changes are being properly staged in Git. But worry no more – there’s a solution! When you rename files in Solution Explorer, Visual […]
The post Boost your Git confidence with the new file rename notification appeared first on Visual Studio Blog.
Feed

New Boards Hub Rollout Expectations

Although the process may seem slow, we are steadily progressing toward rolling out the New Boards Hub to all customers. Our plan is to deprecate the old Boards experience for all Azure DevOps service users by the end Q1 2025. The rollout is advancing on two fronts. First, we are setting the New Boards Hub […]
The post New Boards Hub Rollout Expectations appeared first on Azure DevOps Blog.
Feed

Effortless publishing with Azure Functions Flex Consumption

Struggling with complex deployment processes for your serverless applications? Visual Studio 2022 introduces a seamless solution with the new Azure Functions Flex Consumption hosting plan, now generally available. Imagine a world where deploying your serverless applications to a hosting plan that supports fast scaling and VNet is as simple as a right-click. With the Azure […]
The post Effortless publishing with Azure Functions Flex Consumption appeared first on Visual Studio Blog.
Feed

Effortless publishing to Azure WebJobs on Linux

Are you tired of the cumbersome process involved in publishing your .NET console applications to Azure WebJobs on Linux? For developers yearning for a seamless and efficient method to deploy their applications, Visual Studio 2022 introduces a much-anticipated solution. Visual Studio 2022 now supports right-click publishing to Azure WebJobs on Linux, making the deployment process […]
The post Effortless publishing to Azure WebJobs on Linux appeared first on Visual Studio Blog.
Feed

Keep working with non-blocking Code Cleanup

Are you tired of waiting for Code Cleanup to finish every time you save your work? Visual Studio 2022 will no longer lock up and get in the way of your tasks as it’s cleaning up the code under the covers. Every developer knows the importance of maintaining clean code. However, the traditional Code Cleanup […]
The post Keep working with non-blocking Code Cleanup appeared first on Visual Studio Blog.
Feed

Introducing Code Referencing for GitHub Copilot Chat in Visual Studio

Are you tired of the uncertainty that comes with using code suggestions from AI tools? We’ve got exciting news for you! Visual Studio 2022 now includes code referencing in GitHub Copilot, ensuring greater transparency and control for developers. We are thrilled to announce that code referencing is now available in GitHub Copilot Chat within Visual […]
The post Introducing Code Referencing for GitHub Copilot Chat in Visual Studio appeared first on Visual Studio Blog.
Feed

How Inline Return Values Simplify Debugging in Visual Studio 2022

Have you ever found yourself creating temporary variables just to inspect return values from functions? It’s a small task that can quickly become tedious, breaking your rhythm and cluttering up your code. Visual Studio 2022 introduces a smarter way to handle this with “Inline Return Values,” allowing you to stay focused on coding without the […]
The post How Inline Return Values Simplify Debugging in Visual Studio 2022 appeared first on Visual Studio Blog.
Feed

Microsoft DevLabs Extensions

The Microsoft DevLabs publisher was created as a hub for internal teams at Microsoft to channel their passion for Azure DevOps into experimental extensions. These extensions helped address product gaps and fostered innovation, ultimately benefiting Azure DevOps customers via the public marketplace. The challenge Over time, as the original creators of these extensions moved on […]
The post Microsoft DevLabs Extensions appeared first on Azure DevOps Blog.
Feed

Introducing the Copy Git Permalink Feature in Visual Studio 17.12

We are excited to announce the release of the Copy Git Permalink feature in Visual Studio 17.12. This new functionality streamlines the process of sharing code references, enhancing collaboration and ensuring that critical context is preserved. Effortless Code Sharing If you’ve found yourself needing to share code snippets with colleagues, you know the challenges of […]
The post Introducing the Copy Git Permalink Feature in Visual Studio 17.12 appeared first on Visual Studio Blog.
Feed

AI-Powered Insights: Streamlining Variable Analysis with GitHub Copilot in Visual Studio

Tired of spending countless hours troubleshooting errors and unexpected values in your code? Visual Studio 2022 introduces GitHub Copilot Variable Analysis. This powerful tool makes inspecting and analyzing variables from Locals, Autos, watch windows and DataTips effortless, helping you solve issues faster and cutting down on time and frustration. Enhanced Debugging Experience Debugging can often […]
The post AI-Powered Insights: Streamlining Variable Analysis with GitHub Copilot in Visual Studio appeared first on Visual Studio Blog.
Feed

Transform your debugging experience with GitHub Copilot

Are your unit tests failing, and do you want to debug them more effectively? The latest feature in Visual Studio 2022, powered by GitHub Copilot, has the perfect solution for you. Introducing the Debug with Copilot button in Test Explorer, this feature takes the hassle out of debugging failed tests and gets you closer to […]
The post Transform your debugging experience with GitHub Copilot appeared first on Visual Studio Blog.
Feed

Updates for C++ developers in Visual Studio 2022 17.12

Visual Studio 17.12 is here and comes with a host of new features for C++ developers. We’ve made improvements across our toolchain, C++ Build Insights, Unreal Engine support, and more. This post gives a quick overview of what’s available; for all the details, see What’s New for C++ Developers in Visual Studio 2022 17.12 on […]
The post Updates for C++ developers in Visual Studio 2022 17.12 appeared first on Visual Studio Blog.
Feed

Getting the most out of Azure DevOps and GitHub

Microsoft has two very successful DevSecOps products in the market – GitHub and Azure DevOps. Azure DevOps has a large enterprise customer base that loves the highly customizable enterprise-focused planning and tracking capabilities in Azure Boards, the robust continuous delivery capabilities in Azure Pipelines, the manual and exploratory testing capabilities in Azure Test Plans, and […]
The post Getting the most out of Azure DevOps and GitHub appeared first on Azure DevOps Blog.
Feed

Announcing the General Availability of Managed DevOps Pools (MDP) for Azure DevOps

We are thrilled to announce that Managed DevOps Pools for Azure DevOps is now generally available! This milestone marks a significant advancement in our mission to improve developer productivity in the CI/CD loop, reduce your cloud bill for ES infra and to reduce the toil associated with creating and maintaining custom CI/CD infrastructure for your […]
The post Announcing the General Availability of Managed DevOps Pools (MDP) for Azure DevOps appeared first on Azure DevOps Blog.
Feed

November Patches for Azure DevOps Server

Today we are releasing patches that impact our self-hosted product, Azure DevOps Server. We strongly encourage and recommend that all customers use the latest, most secure release of Azure DevOps Server. You can download the latest version of the product, Azure DevOps Server 2022.2 from the Azure DevOps Server download page. The following versions of […]
The post November Patches for Azure DevOps Server appeared first on Azure DevOps Blog.
Feed

Better GitHub Copilot completions for C#

We’re excited to announce a significant enhancement to GitHub Copilot that elevates your C# coding experience. Introducing the new update: GitHub Copilot code completions now provide more accurate and relevant autocomplete suggestions by incorporating additional C# context. Previously, GitHub Copilot generated suggestions based on the content of your currently active file and any other open […]
The post Better GitHub Copilot completions for C# appeared first on Visual Studio Blog.
Feed

Introducing a new, more conversational way to chat with GitHub Copilot

In the fast-evolving world of software development, intuitive AI-driven interactions are becoming essential to unlocking new levels of productivity. Today, we’re excited to share our latest innovation – a guided chat experience within GitHub Copilot that reshapes how developers interact with AI. This guided chat experience is available in Visual Studio 2022 17.12 Preview 3 […]
The post Introducing a new, more conversational way to chat with GitHub Copilot appeared first on Visual Studio Blog.
Feed

Learn how to create a Client-Server Application in under 45 Minutes in the new Season of AI

What if you could create a robust, versatile client-server application in under 45 minutes? With Visual Studio and GitHub Copilot, this is not only possible but also efficient and enjoyable. This Season of AI, we show you how to use developer tools like GitHub Copilot to create apps from scratch. This season of AI occurs […]
The post Learn how to create a Client-Server Application in under 45 Minutes in the new Season of AI appeared first on Visual Studio Blog.
Feed

The making of Bring Back Plus/Minus

A lesson about the software forensics process involved in developing the Bring Back Plus/Minus extension, which brings back the plus/minus symbols to the editor outlining feature in Visual Studio 2022. While I did have the advantage of being able to look at the Visual Studio source code, I could have figured this out just as well without […]
The post The making of Bring Back Plus/Minus appeared first on Visual Studio Blog.
Feed

Unreal Engine Toolbar in Visual Studio

In Visual Studio 2022 version 17.11, we’ve added a new Unreal Engine toolbar to Visual Studio. The Unreal Engine toolbar is a new feature that provides quick access to common Unreal Engine tasks. You can find the toolbar at the top of your code window when you have an Unreal Engine project loaded. The toolbar […]
The post Unreal Engine Toolbar in Visual Studio appeared first on Visual Studio Blog.
Feed

Create Unreal Engine modules faster

Unreal Engine modules help keep your code organized and modular. However, creating modules can be a tedious and error-prone process that involves manually editing configuration files and adding boilerplate code. Visual Studio 2022 version 17.11 comes with a new dialog to help with this process. With the new Add Module dialog, you can quickly add […]
The post Create Unreal Engine modules faster appeared first on Visual Studio Blog.
Feed

No new Azure DevOps OAuth apps beginning February 2025

Starting February 3, 2025, we will no longer accept new registrations of Azure DevOps OAuth apps. This is the first step we’ll be taking towards our longer-term vision of sunsetting the Azure DevOps OAuth platform. Moving forward, we’ll be publicly advocating all developers that are building applications on top of Azure DevOps REST APIs to […]
The post No new Azure DevOps OAuth apps beginning February 2025 appeared first on Azure DevOps Blog.
Feed

Easily add Unreal Engine classes to your C++ project

Visual Studio 2022 v17.11 introduces a new Add Unreal Engine Class dialog that lets you easily add common Unreal Engine classes to your project. You can also choose to which module to add your class, so you can keep your code organized and modular. To use this feature, you need to have an Unreal Engine […]
The post Easily add Unreal Engine classes to your C++ project appeared first on Visual Studio Blog.
Feed

Using Entra profile information in Azure DevOps

We’re excited to announce the ability to use Entra profile information in Azure DevOps. This has been a long-standing feature request from the community (ex. profile, picture, email, and name). Beyond the convenience of configuring profile information in one place and ensuring the accuracy of personal information, using Entra profile information in Azure DevOps provides […]
The post Using Entra profile information in Azure DevOps appeared first on Azure DevOps Blog.
Feed

Upgrade Your Windows Forms .NET Projects to the Latest .NET Version for Enhanced Security

Each release of .NET introduces a host of new features and bug fixes that enhance both performance and security. To leverage these benefits both service and desktop application developers must upgrade their applications to the latest .NET versions. Just like other developers wanting to take advantage of the latest .NET enhancements, we are updating our […]
The post Upgrade Your Windows Forms .NET Projects to the Latest .NET Version for Enhanced Security appeared first on Visual Studio Blog.
Feed

Get Hands-On with Visual Studio, .NET, AI, and More at Live! 360 next month.

Visual Studio LIVE! Orlando 2024 November 17-22 | Loews Royal Pacific Resort, Orlando, FL We’re only four weeks away from the final Visual Studio Live! event of the year, and we’re close to capacity! Live! 360 Orlando offers something for everyone—whether you’re a developer, IT professional, data specialist, or cybersecurity expert. You’ll have the opportunity […]
The post Get Hands-On with Visual Studio, .NET, AI, and More at Live! 360 next month. appeared first on Visual Studio Blog.
Feed

Debug CMake Scripts on Linux with Visual Studio

If you are working on a CMake project that targets Linux, you may have encountered some challenges when trying to debug your CMake scripts and CMakeLists.txt files. You may have wondered why your variables are not set correctly, or why your custom commands are not executed as expected. Or you may have simply wanted to […]
The post Debug CMake Scripts on Linux with Visual Studio appeared first on Visual Studio Blog.
Feed

Introducing Pull Request Annotation for CodeQL and Dependency Scanning in GitHub Advanced Security for Azure DevOps

In the world of software development, security is paramount. As developers, we strive to write clean, efficient, and most importantly, secure code. GitHub Advanced Security for Azure DevOps has always been at the forefront of providing tools that make it easier to build and release high-quality software. Today, we’re excited to announce a new feature […]
The post Introducing Pull Request Annotation for CodeQL and Dependency Scanning in GitHub Advanced Security for Azure DevOps appeared first on Azure DevOps Blog.
Feed

Deprecation of the macOS-12 Hosted Pipeline Image

Azure DevOps is starting the deprecation process for the macOS-12 (Monterey) hosted pilelines image. While the image is being deprecated, you may experience longer queue times during peak usage hours. Deprecation will begin on October 7 and the image will be fully unsupported by December 3. Pipeline jobs using the macOS-12 image label should be […]
The post Deprecation of the macOS-12 Hosted Pipeline Image appeared first on Azure DevOps Blog.
Feed

Azure Boards, September Update

September was a productive month for Azure Boards, and we’re excited to share some of the new features coming your way. Area and Iteration Level Fields Area and iteration level fields have been crucial for querying or displaying results based on their specific levels: (Root) Level 1 / Level 2 / Level 3 / etc. […]
The post Azure Boards, September Update appeared first on Azure DevOps Blog.
Feed

VisualStudio.Extensibility 17.11: Settings and more Remote UI support

We continue to invest in the VisualStudio.Extensibility SDK to allow users like you to create extensions that run faster and smoother than ever before! VisualStudio.Extensibility helps you build extensions that run outside the main Visual Studio IDE process for improved performance and reliability. Additional benefits include a sleek and intuitive .NET 8-based API and comprehensive, […]
The post VisualStudio.Extensibility 17.11: Settings and more Remote UI support appeared first on Visual Studio Blog.
Feed

Search scoping helps you find what you’re looking for

If you’re working on a large and complex solution, you might find yourself overwhelmed by the number of results when you use code search in Visual Studio. You might be looking for a specific class, method, or variable, but end up scrolling through pages of irrelevant matches. Wouldn’t it be nice if you could narrow […]
The post Search scoping helps you find what you’re looking for appeared first on Visual Studio Blog.
Feed

Break for Async User-Unhandled exceptions in the Visual Studio Debugger

Before .NET 9, the debugger was unable to track exceptions thrown from user-code async methods into non-user code framework methods, such as ASP.NET middleware. We are pleased to announce that you will now start seeing the debugger stop for these user-unhandled exceptions in your ASP.NET applications, as well as anywhere else this might happen! Summary […]
The post Break for Async User-Unhandled exceptions in the Visual Studio Debugger appeared first on Visual Studio Blog.
Feed

Supercharge C++ Debugging with AI-Generated breakpoint expressions

Have you ever spent hours debugging your C++ code, struggling to set up the right conditional breakpoint or tracepoint? Or wished for a smarter way to obtain detailed runtime information without manually crafting complex expressions? You’re in luck! With Visual Studio 2022, the latest GitHub Copilot feature now offers AI-generated expressions for both conditional breakpoints […]
The post Supercharge C++ Debugging with AI-Generated breakpoint expressions appeared first on Visual Studio Blog.
Feed

Easily dock and float tool windows

You’re in the middle of a debugging session, attempting to chase down that one issue that is causing you trouble. In the heat of the moment, you grab a tool window and drag it out of its docked position – purely by accident. You didn’t mean to drag it, but sometimes when you move the […]
The post Easily dock and float tool windows appeared first on Visual Studio Blog.
Programming

Incorporate GitHub Copilot into your daily flow

Streamlining Workflow with GitHub Copilot  Have you ever received code completions that are too large to manage or ones that need slight tweaks, but you must accept all the code to make those changes? To address these pain points, in Visual Studio 17.11 we’ve introduced a new feature that allows you to refine your completions […]
The post Incorporate GitHub Copilot into your daily flow appeared first on Visual Studio Blog.
Programming

Enhancing your Visual Studio authentication experience

The current cyber security climate demands that applications not only provide outstanding features but also prioritize the security of user data. Applications like Visual Studio rely on token-based authentication to access resources on your behalf. While effective, token-based authentication can be susceptible to attacks if not properly protected. Today, we are happy to announce that […]
The post Enhancing your Visual Studio authentication experience appeared first on Visual Studio Blog.
Programming