Trending

#vstudio

Latest posts tagged with #vstudio on Bluesky

Latest Top
Trending

Posts tagged #vstudio

Preview
Visual Studio February Update - Visual Studio Blog This month’s Visual Studio update continues our focus on helping you move faster and stay in flow, with practical improvements across AI assistance, debugging, testing, and modernization. Building on ...

Visual Studio February Update - Visual Studio Blog devblogs.microsoft.com/visualstudio... #vstudio

0 0 0 0
Preview
Custom Agents in Visual Studio: Built in and Build-Your-Own agents - Visual Studio Blog Explore Custom Agents in Visual Studio to enhance your development workflow with tailored automation and advanced debugging.

Custom Agents in Visual Studio: Built in and Build-Your-Own agents - Visual Studio Blog devblogs.microsoft.com/visualstudio... #vstudio

0 0 0 0
Preview
GitHub Copilot Testing for .NET Brings AI-powered Unit Tests to Visual Studio 2026 - .NET Blog Visual Studio 18.3 brings GitHub Copilot Testing for .NET, an AI-powered test agent for generating and managing unit tests across your codebase.

GitHub Copilot Testing for .NET Brings AI-powered Unit Tests to Visual Studio 2026 - .NET Blog devblogs.microsoft.com/dotnet/githu... #vstudio

0 0 0 0
Preview
Unlock language-specific rich symbol context using new find_symbol tool - Visual Studio Blog Refactoring at scale is a time-consuming and error-prone process for developers. In large codebases, developers have relied on manual searches and incremental edits across multiple files to accomplish...

Unlock language-specific rich symbol context using new find_symbol tool - Visual Studio Blog devblogs.microsoft.com/visualstudio... #vstudio

0 0 0 0
Preview
MSVC Build Tools Versions 14.30 – 14.43 Now Available in Visual Studio 2026 - C++ Team Blog When Visual Studio 2026 reached General Availability in November, it included several versions of the Microsoft C++ (MSVC) Build Tools: 14.50 (initially shipped with Visual Studio 2026) 14.44 (initial...

MSVC Build Tools Versions 14.30 – 14.43 Now Available in Visual Studio 2026 - C++ Team Blog devblogs.microsoft.com/cppblog/msvc... #cpp #vstudio

0 0 0 0
Preview
GitHub Copilot in Visual Studio — January update - GitHub Changelog January 2026 brought colorized code completions, partial acceptance of code completions, productivity improvements, and more. Highlights Here’s what’s new with GitHub Copilot in Visual Studio 2026. Ch...

GitHub Copilot in Visual Studio — January update - GitHub Changelog github.blog/changelog/20... #vstudio

0 0 0 0
Preview
Performance improvements to MEF-based editor productivity extensions - Visual Studio Blog If you use editor productivity extensions for Visual Studio 2026, there’s good news—they can now load faster! Extension developers with existing MEF-based editor productivity extensions should read th...

Performance improvements to MEF-based editor productivity extensions - Visual Studio Blog devblogs.microsoft.com/visualstudio... #vstudio

0 0 0 0
Preview
GitHub Copilot app modernization for C++ is now in Public Preview - C++ Team Blog Upgrade your project to use the latest MSVC Build Tools with GitHub Copilot

GitHub Copilot app modernization for C++ is now in Public Preview - C++ Team Blog devblogs.microsoft.com/cppblog/gith... #cpp #vstudio

0 0 0 0
Preview
Visual Studio January Update — Enhanced Editor Experience - Visual Studio Blog Explore Visual Studio January update for new features that enhance your editor experience and boost your productivity.

Visual Studio January Update - Visual Studio Blog devblogs.microsoft.com/visualstudio... #vstudio

1 0 0 0
Preview
Visual Studio Code CMake Tools 1.22: Target bookmarks and better CTest output - C++ Team Blog We’re excited to announce the latest 1.22 release of the CMake Tools extension for Visual Studio Code. This update brings a host of new additions, including project outline updates for filtering and b...

Visual Studio Code CMake Tools 1.22: Target bookmarks and better CTest output - C++ Team Blog devblogs.microsoft.com/cppblog/visu... #cpp #vstudio

1 0 0 0
Preview
Now in Public Preview: GitHub Copilot build performance for Windows - C++ Team Blog Try out GitHub Copilot build performance for Windows today in Visual Studio 2026. Optimize your build performance for C++ applications.

Now in Public Preview: GitHub Copilot build performance for Windows - C++ Team Blog devblogs.microsoft.com/cppblog/now-... #cpp #vstudio

1 0 0 0
Video

How much time do you spend on StackOverflow looking up complex 'Group By' or 'Join' syntax in LINQ? 🔍

Too much. Transform complex SQL statements into working C# code instantly.

Less searching, more shipping. 🚀

Try it now: linqmeup.com 🔥

#csharp #softwareengineering #productivity #vstudio

0 0 0 0
Preview
Welcome to 2026, A Growth Year for All of Us - Visual Studio Blog See what developers learned at VS Live! Orlando and why 2026 is the year for immersive, hands-on Visual Studio training in Las Vegas or Redmond.

Welcome to 2026, A Growth Year for All of Us - Visual Studio Blog devblogs.microsoft.com/visualstudio... #vstudio

0 0 0 0
Preview
Debugging, but Without the Drama (A Visual Studio 2026 Story) - Visual Studio Blog Understand how the Visual Studio 2026 Debugger accelerates your workflow, making debugging less frustrating and more effective.

Visual Studio 2026: Debugging with Copilot - Visual Studio Blog devblogs.microsoft.com/visualstudio... #vstudio

0 0 0 0
Preview
Behind the scenes of the Visual Studio feedback system - Visual Studio Blog Here on the Visual Studio team, our top priority is making your coding experience smoother and more enjoyable. And that begins with truly listening to your feedback. We understand that sometimes shari...

Behind the scenes of the Visual Studio feedback system - Visual Studio Blog devblogs.microsoft.com/visualstudio... #vstudio

0 0 0 0
Preview
Streamlining your Git workflow with Visual Studio 2026 - Visual Studio Blog You’re a .NET developer with a busy morning, and an Azure DevOps ticket drops: “Login endpoint 500s under load.” You’ve got to fix it, review a teammate’s feature branch, and keep your repo clean – al...

Streamlining your Git workflow with Visual Studio 2026 - Visual Studio Blog devblogs.microsoft.com/visualstudio... #vstudio

0 0 0 0
Preview
Unlocking the Power of Web with Copilot Chat’s New URL Context - Visual Studio Blog With the new URL context feature, Copilot Chat can now access and use information directly from web pages you specify

Unlocking the Power of Web with Copilot Chat’s New URL Context - Visual Studio Blog devblogs.microsoft.com/visualstudio... #vstudio

0 0 0 0
Preview
Visual Studio November Update – Visual Studio 2026, Cloud Agent Preview, and more - Visual Studio Blog Visual Studio 2026 is now generally available with agentic and AI-native developments!

Visual Studio 2026 November 2025 Update devblogs.microsoft.com/visualstudio... #vstudio

0 0 0 0
Preview
Profiler Agent - Delegate the analysis, not the performance - Visual Studio Blog In Visual Studio 2026 we introduced Copilot Profiler Agent, a new AI-powered assistant that helps you analyze and optimize performance bottlenecks in your code. By combining the power of GitHub Copilo...

Profiler Agent - Delegate the analysis, not the performance - Visual Studio Blog devblogs.microsoft.com/visualstudio... #vstudio

0 0 0 0
Preview
Upgrade MSVC, improve C++ build performance, and refactor C++ code with GitHub Copilot - Visual Studio Blog Visual Studio 2026 introduces new GitHub Copilot capabilities to support C++ developers in three development tasks:  Performing large-scale C++ refactors  Improving C++ build performance   Upgrading M...

Upgrade MSVC, improve C++ build performance, and refactor C++ code with GitHub Copilot - Visual Studio Blog devblogs.microsoft.com/visualstudio... #cpp #vstudio

0 0 0 0
Preview
Supercharge Your Test Coverage with GitHub Copilot Testing for .NET - .NET Blog Boost your testing workflow with GitHub Copilot testing for .NET, available now in Visual Studio. Automatically generate, build, and run high-quality unit tests for files, projects, or entire solution...

Supercharge Your Test Coverage with GitHub Copilot Testing for .NET - .NET Blog devblogs.microsoft.com/dotnet/githu... #dotnet #vstudio

0 0 0 0
Preview
A step-by-step guide to modernizing .NET applications with GitHub Copilot agent mode - .NET Blog Learn how Visual Studio 2026 and GitHub Copilot app modernization upgrade .NET versions and frameworks, fix build issues, and migrate apps to Azure with less manual effort

A step-by-step guide to modernizing .NET applications with GitHub Copilot agent mode - .NET Blog devblogs.microsoft.com/dotnet/moder... #dotnet #vstudio

1 0 0 0
Preview
Spend Less Time Upgrading, More Time Coding in Visual Studio 2026 - Visual Studio Blog In the past, moving to the next major version of Visual Studio could take hours, sometimes days, to recreate your dev environment the way you like it. Visual Studio 2026 makes it easier than ever to s...

Spend Less Time Upgrading, More Time Coding in Visual Studio 2026 - Visual Studio Blog devblogs.microsoft.com/visualstudio... #vstudio

1 0 0 0
Preview
A first look at the all‑new UX in Visual Studio 2026 - Visual Studio Blog Visual Studio 2026 introduces a refreshed user experience, thoughtfully crafted for clarity, accessibility, and a clean interface that feels right at home on Windows. This update is the result of exte...

A first look at the all‑new UX in Visual Studio 2026 - Visual Studio Blog devblogs.microsoft.com/visualstudio... #vstudio

0 0 0 0
Preview
Perform wide-sweeping refactors using C++ code editing tools for GitHub Copilot - C++ Team Blog Refactoring a C++ codebase can often require tracking updates across various sections of multiple files to ensure accuracy and relevancy.  Historically, developers have relied on manual searches acros...

Perform wide-sweeping refactors using C++ code editing tools for GitHub Copilot - C++ Team Blog devblogs.microsoft.com/cppblog/perf... #cpp #vstudio

1 0 0 0
Preview
Optimize Your C++ Build Times with GitHub Copilot - C++ Team Blog New GitHub Copilot build performance for Windows help you optimize your build times for your C++ project. See how it works in action.

Optimize Your C++ Build Times with GitHub Copilot - C++ Team Blog devblogs.microsoft.com/cppblog/opti... #cpp #vstudio

1 0 0 0
Preview
Fix build issues using GitHub Copilot after upgrading MSVC Build Tools - C++ Team Blog A few problems have reared their heads at every company where I’ve worked on C++ as a Software Engineer over the past 20 years. For the most part, those problems have nothing to do with the language a...

Fix build issues using GitHub Copilot after upgrading MSVC Build Tools - C++ Team Blog devblogs.microsoft.com/cppblog/app-... #cpp #vstudio

0 0 0 0
Preview
What’s New for C++ Developers in Visual Studio 2026 version 18.0 - C++ Team Blog Get ready to level up your C++ productivity, because Visual Studio 2026 version 18.0 is now generally available! You can take advantage of the new features, bug fixes, and performance improvements in ...

What’s New for C++ Developers in Visual Studio 2026 version 18.0 - C++ Team Blog devblogs.microsoft.com/cppblog/what... #vstudio

0 0 0 0
Preview
Visual Studio 2026 is here: faster, smarter, and a hit with early adopters - Visual Studio Blog Dear developers, We’re thrilled to announce that Visual Studio 2026 is now generally available! This is a moment we’ve built side by side with you. Your feedback has helped shape this release more tha...

Visual Studio 2026 is here: faster, smarter, and a hit with early adopters - Visual Studio Blog devblogs.microsoft.com/visualstudio... #vstudio

1 0 0 0
Preview
Inside Visual Studio: Improving Open-Source Workflows with vcpkg - C++ Team Blog vcpkg, an open-source C/C++ package manager maintained by Microsoft, is increasingly recognized as a leading dependency management solution. As an enterprise-grade tool, it enables organizations to st...

Inside Visual Studio: Improving Open-Source Workflows with vcpkg - C++ Team Blog devblogs.microsoft.com/cppblog/insi... #vstudio

0 0 0 0