Exciting updates for AI in Visual Studio! Discover the roadmap that brings enhanced tools and features to streamline your development process. Keep your projects efficient and innovative. #VisualStudio #AI

https://isaacl.dev/g07

It's unclear what will happen to .NET.

"The deprecation will come into effect on March 27, whereupon bug fixes and support will cease, and no new features will be added. However, the extension won't be automatically uninstalled from a user's Visual Studio Code installation."

The Register: 'Another dark day': Users slam Microsoft over Polyglot Notebooks deprecation https://www.theregister.com/2026/02/12/polyglot_notebooks_deprecation/ @theregister #Microsoft #VisualStudio

'Another dark day': Users slam Microsoft over Polyglot Notebooks deprecation

: Visual Studio Code extension faces March shutdown with no transition guidance

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

.NET Blog
Dew Drop – February 12, 2026 (#4603) – Morning Dew by Alvin Ashcraft

Visual Studio must be one of the most awful tools to use. So confusing and nothing works as it should.

The case here is an app ames.exe that crashes and I write a MiniDump thing in a crash handler. I load the dump in VS on the machine I built the binary. I need to load the binary manually as the dump doesn't contain everything. Hit "Browse", find ames.exe and click "Open" and it does nothing. Just sits there and does nothing at all. WTF am I supposed to do here?

#visualstudio #garbage

Visual Studio 2026 v18.3 is now live!

A new version of Visual Studio 2026 is now available to the general public! This version of Visual Studio includes many improvements that were made to this IDE, along with improvements to your prod…

Aptivi

Visual Studio 2026 v18.3 is now live!

A new version of Visual Studio 2026 is now available to the general public! This version of Visual Studio includes many improvements that were made to this IDE, along with improvements to your productivity.

This upgrade is free, and it depends on your installation size. For example, an upgrade from the last version of VS2026 with C# and C++ workloads to v18.3 requires that you download almost 4.1 GB of data.

We’ll highlight the most interesting changes made to Visual Studio in this version.

  • Compact spacing in Solution Explorer: Visual Studio 18.3 increases spacing between items in the Solution Explorer, with the extra spacing being enabled by default, with an option to remove extra spacing.
  • Faster scrolling in the text editor: You can now adjust the scrolling factor when scrolling down the source code quickly in the text editor by pressing the Alt key and using your mouse wheel.
  • Insignificant line compression: You can increase your screen real estate by compressing lines that are empty by 25% to let you see more code while preserving readability.
  • Slimmer left margin in the editor: In the source code editor, the left margins that surround the line number in your source code file are now reduced to give you more readability.
  • Support for NuGet audit sources: You can now configure your own audit sources for NuGet packages management feature to manage your own package vulnerabilities without having to resort to using NuGet.org.
  • Blazor Hot Reload improvements: Hot Reload in Blazor applications for web development has been upgraded to automatically restart when a rude edit has been discovered and to enable faster and more reliable debugging.
  • Razor editor improvements: In the Razor editor, this version of Visual Studio now improves the overall performance of the editor by running the Razor compiler and tooling code within the Roslyn LSP server with co-hosting.

As for AI tools, here are some of the most striking changes:

  • NuGet MCP server: The Model Context Protocol (MCP) server for NuGet allows GitHub Copilot to both retrieve real-time information about the installed packages in your projects and to update packages.
  • Click to accept code completions: When you receive a code completion from GitHub Copilot in your source code, you can now point your cursor to the line of code that you want to add to the source and click on it.
  • Colorized code completions: The code completions provided by GitHub Copilot are now colored to enhance readability. Also, code completions that are provided by IntelliCode are colorized.
  • Slash commands for prompt instructions: When you’re writing your prompt with GitHub Actions, you can now use the slash character to get a list of commands that you can customize GitHub Copilot with.
  • Copilot memories: In the Copilot memories feature, you can now teach the AI assistant to comply with your coding standards and to memorize them across all coding sessions to ensure consistency.
  • Preview Markdown from the chat: If you’re adding or changing a Markdown document with GitHub Copilot, you can preview the generated Markdown format without applying it to your project.

In order to download Visual Studio 2026, ensure that you’re using Visual Studio Installer. You can download this version of Visual Studio, along with the release notes, here.

Download VS2026 v18.3 Release notes #microsoft #news #Tech #Technology #update #visualStudio #VisualStudio2026 #VS2026
How much memory does this object use?

I saw a really intriguing request from a customer who was trying to find ...

Unlock language-specific rich symbol context using new find_symbol tool

https://mander.xyz/post/47289374

Tech's broken promises: Streaming is now just as expensive and confusing as cable. Ubers cost as much as taxis. And the cloud is no longer cheap. - Mander

Lemmy

⚡️ GitHub Copilot brings AI test generation to Visual Studio 2026

🏷️ #devdigest #dotnet #net #microsoft #ide #visualstudio #git #github

https://devdigest.today/goto/5336

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.

.NET Blog