Microsoft

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

What’s New in Microsoft Teams | August 2024

August is here, and so are some new features and enhancements that make Microsoft Teams even more powerful and easier to use!
 
In July, we shared ways you can customize how you express yourself in chat, new options for personalizing your gallery ...
Tech News

New GitHub Copilot features in Visual Studio 2022 17.11

Visual Studio 2022 17.11 now brings exciting advancements from GitHub Copilot! This release significantly improves how GitHub Copilot integrates into your development workflow, offering smarter and more intuitive coding assistance.

Discover the new GitHub Copilot features in Visual Studio, such as enhanced context understanding,
The post New GitHub Copilot features in Visual Studio 2022 17.11 appeared first on Visual Studio Blog.
Programming

C++ Gaming Productivity Update for Visual Studio 2022 version 17.11

Introduction

In Visual Studio 2022 version 17.11, you will find brand new productivity enhancements for your game development workflows. From faster conditional breakpoints to a swath of Unreal Engine enhancements, we have added various productivity boosters based on your feedback. Once again,
The post C++ Gaming Productivity Update for Visual Studio 2022 version 17.11 appeared first on Visual Studio Blog.
Programming

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

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

Introducing Object Limit Tracker in Azure DevOps

We’re excited to introduce the Object Limit Tracker in Azure DevOps! This new feature provides real-time visibility into resource usage for each organization and project directly within Azure DevOps. By offering insights into commonly asked limits, we enable users to manage resources more proactively and prevent potential issues.
The post Introducing Object Limit Tracker in Azure DevOps appeared first on Azure DevOps Blog.
Programming

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

New Boards Hub Rollout Update

Back in March, we shared an update on our initiative to make the New Boards Hub the default experience for all organizations. However, that rollout was delayed as we shifted priorities for several months. Today, we’re excited to announce that the rollout of the New Boards Hub is back on track.
The post New Boards Hub Rollout Update appeared first on Azure DevOps Blog.
Programming

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

New Azure DevOps Server Roadmap

While we recommend our hosted service for most customers due to its scalability and flexibility, we understand the importance of the on-premises version for many of our customers. Therefore, we remain committed to providing support and improvement for both versions.

Previously,
The post New Azure DevOps Server Roadmap appeared first on Azure DevOps Blog.
Programming

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

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

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

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

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

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

Announcing Public Preview of Managed DevOps Pools (MDP) for Azure DevOps

Engineering teams ideally want to spend all their time writing code to create applications and services for their users! In reality, many end up spending a significant portion of their time on other tasks, such as maintaining DevOps infrastructure.

In Azure DevOps,
The post Announcing Public Preview of Managed DevOps Pools (MDP) for Azure DevOps appeared first on Azure DevOps Blog.
Programming

What’s New in Microsoft Teams | July 2024

Welcome to July’s update on Microsoft Teams, where we share some of the new features and improvements that are making collaboration easier and more enjoyable. This month, we have exciting enhancements for your meetings, chats, and communications that w...
Tech News

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

Update on Azure Boards + GitHub Integration

It’s been a few months since our last update on the initiative to enhance the integration between Azure Boards and GitHub. We’re excited to share that many new features have been completed and are in the process of being rolled out.
The post Update on Azure Boards + GitHub Integration appeared first on Azure DevOps Blog.
Programming

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

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

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

Azure DevOps Server 2022.2 RTW now available

7/19 Update: The issue affecting Boards Team Configuration was successfully resolved with the Azure DevOps Server 2022.2 RTW release. We are still investigating the issue with loading Teams names and will continue to share updates in this blog.

7/16 Update: We are currently investigating issues with loading Boards Team Configuration and loading Teams names.
The post Azure DevOps Server 2022.2 RTW now available appeared first on Azure DevOps Blog.
Programming