Visual Studio

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

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

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

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

Introducing Visual Studio 17.10 – Preview 2 is Here!

We hope you all enjoyed the new and updated features that came with our first preview of Visual Studio 17.10, and now we have even more to share! This release brings additional tools to help you improve your code reviews with Copilot,
The post Introducing Visual Studio 17.10 – Preview 2 is Here! appeared first on Visual Studio Blog.
Programming

Visual Studio 2022 Version 17.9: A Comprehensive Update for C++ Developers

Visual Studio 2022 version 17.9 introduces a host of new features and improvements for C++ developers. Now, you can use the Memory Layout feature to visualize the memory layout of your classes, structs, and unions directly in the editor. Additionally, the #include Diagnostics feature provides insights into the frequency of element usage from an included file,
The post Visual Studio 2022 Version 17.9: A Comprehensive Update for C++ Developers appeared first on Visual Studio Blog.
Programming

Visual Studio Subscriptions – A Product Manager’s Journey

I stared at my Visual Studio Subscriptions portal with a somewhat blank distance in my eyes as a feeling of inadequacy spread like the misty rains I’ve experienced in the Pacific Northwest. If you haven’t been here, they are the kind that slowly permeate clothes with the intent of educating one on the difference between waterproof and water resistant.
The post Visual Studio Subscriptions – A Product Manager’s Journey appeared first on Visual Studio Blog.
Programming

Code coverage features in Visual Studio Enterprise

By using code coverage, you can find out where your testing needs improvement and make your software more robust and dependable. In this post, we will introduce the new features that we introduced to the Code Coverage Results window in Visual Studio Enterprise 2022.
The post Code coverage features in Visual Studio Enterprise appeared first on Visual Studio Blog.
Programming

WinForms Designer Selection for 32-bit .NET Framework Projects 

Visual Studio 2022’s transition to a 64-bit architecture, driven by customer feedback across the full range of Visual Studio developers, marked a pivotal step towards enhancing the development experience. As Klaus Loffelmann describes in his blog post, this transition enhances overall performance and responsiveness,
The post WinForms Designer Selection for 32-bit .NET Framework Projects  appeared first on Visual Studio Blog.
Programming

Visual Studio’s Full Year in Review (2023)

In 2023, we added many new features, fixes, and improvements to Visual Studio 2022 to make your coding experience more productive, enjoyable, and accessible. This blog post looks back at all the notable enhancements that shipped in 2023 for Visual Studio 2022.
The post Visual Studio’s Full Year in Review (2023) appeared first on Visual Studio Blog.
Programming

A Year of C++ Game Development Improvements in Visual Studio

Game development is evolving rapidly and keeping up with the latest trends is crucial. I’m thrilled that David Li took the time to highlight all the improvements added to Visual Studio for game developers during 2023. Check out his blog here. 
The post A Year of C++ Game Development Improvements in Visual Studio appeared first on Visual Studio Blog.
Programming

Using Copilot Chat with C++ in Visual Studio: Generate code, fix functions, and more..

GitHub Copilot Chat is now available in Visual Studio and Visual Studio Code for users with an active subscription. Copilot Chat is an AI pair-programmer that allows you to speak in natural language through the chat interface to accomplish programming tasks such as understanding sections of code,
The post Using Copilot Chat with C++ in Visual Studio: Generate code, fix functions, and more.. appeared first on Visual Studio Blog.
Programming

A Streamlined Extension Manager comes to Visual Studio 17.9

Over the last year, we’ve been building a better Extension Manager for Visual Studio that makes it easier for you to find and install great extensions. Along the way, we’ve invited Visual Studio Preview users to try out the new design and share their feedback with us.
The post A Streamlined Extension Manager comes to Visual Studio 17.9 appeared first on Visual Studio Blog.
Programming

VisualStudio.Extensibility: Install extensions without restarting Visual Studio!

The new VisualStudio.Extensibility SDK helps you build extensions that run outside of the main IDE process for improved performance and reliability. With a focus on developer productivity, it features a modern, intuitive .NET Core-based API and solid, well-maintained documentation.

This public preview release builds on our previous developer previews,
The post VisualStudio.Extensibility: Install extensions without restarting Visual Studio! appeared first on Visual Studio Blog.
Programming

Last Chance: Visual Studio LIVE! – Las Vegas

Less than 3 weeks to go! Join Us at Visual Studio LIVE! Las Vegas

Are you at the forefront of driving business innovation using Visual Studio? With our room block running low, decide today to secure your spot at Visual Studio LIVE!
The post Last Chance: Visual Studio LIVE! – Las Vegas appeared first on Visual Studio Blog.
Programming

Introducing Visual Studio 17.10 – Preview 1 is Here!

We’re excited to introduce the first preview of Visual Studio 17.10! This is where we get to show you what we’ve been working on and what we’re planning, and with feedback from the most active developer community on the planet, we get to deliver truly compelling products.
The post Introducing Visual Studio 17.10 – Preview 1 is Here! appeared first on Visual Studio Blog.
Programming

Visual Studio 2022 17.9 Now Available

Welcome to Visual Studio 2022 17.9! This release comes with more capabilities and improvements that enhance productivity for you and your team, such as AI-assistance and better extensibility. Plus, we’re always improving core productivity and performance! We’ve included suggestions from you in the community and are publishing more about our backlogs in our release notes and roadmap.
The post Visual Studio 2022 17.9 Now Available appeared first on Visual Studio Blog.
Programming

A Look Back: Visual Studio’s Profiling Tool Advancements in 2023

In retrospect, the past year our team was on a mission to enhance Profiling tools, making them more efficient and user-friendly. We improved instrumentation and our .NET counter tool, broadened platform support, seamlessly integrated unit test profiling, and boosted overall performance.
The post A Look Back: Visual Studio’s Profiling Tool Advancements in 2023 appeared first on Visual Studio Blog.
Programming

2023’s Top 10 New Features for .NET in Visual Studio

The .NET team has been working hard all through 2023 to create innovative features to enhance the productivity and experience of .NET developers. This blog dives into James Montemagno’s favorite new .NET features in Visual Studio. 

I was particularly interested in Dev Tunnels.
The post 2023’s Top 10 New Features for .NET in Visual Studio appeared first on Visual Studio Blog.
Programming

Developing With Accessibility in Mind at Microsoft  

December 3rd was celebrated as the International Day of Persons with Disabilities, or IDPWD, to bring awareness and understanding of the issues that people with disabilities face around the world. At Microsoft, we are committed to empowering every person and every organization on the planet to achieve more,
The post Developing With Accessibility in Mind at Microsoft   appeared first on Visual Studio Blog.
Programming

In the Debugger’s Spotlight: A Year in Review

Reflecting on the past year’s journey, our team was on a mission to enhance debugging tools, ensuring they became more efficient and user-friendly. We dedicated our efforts to boosting inner-loop productivity, making external source debugging more seamless, improving overall performance, and optimizing memory analysis.
The post In the Debugger’s Spotlight: A Year in Review appeared first on Visual Studio Blog.
Programming

A Year of C++ Improvements in Visual Studio

As we enter the new year, it’s a good time to look back at all the features and improvements we made for C++ developers in Visual Studio in 2023. We’ve made advancements across the IDE, toolchain, and the vcpkg package manager in both performance and functionality.
The post A Year of C++ Improvements in Visual Studio appeared first on Visual Studio Blog.
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

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

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