tooling
Visual Studio Code for C# and .NET Articles, Tutorials & News
Visual Studio Code for C# and .NET articles, tutorials, and news from the DotNetNews archive.
146 articles Updated
VS Code C# is the focus of this topic page. Visual Studio Code for C# and .NET is a recurring focus for C# and .NET developers working in the Microsoft ecosystem. Intermediate and senior .NET developers use this hub to scan practical writing without treating every link as an endorsement.
Recurring subtopics in recent issues include VS Code C#, C# Dev Kit, VS Code .NET, and debug C# VS Code. Those themes are drawn from titles and excerpts in the newest archive entries for this tag, not from a marketing outline.
Expect publisher tutorials, release notes, architecture write-ups, and field notes linked from DotNetNews issues. Start here is a short editorial shortlist for Visual Studio Code for C# and .NET; the archive list is chronological and larger. Secondary angles such as VS Code C# and C# Dev Kit appear when the archive actually covered them. Nearby reading often overlaps with Visual Studio for C# and .NET and C#.
Start here
Editor picks for Visual Studio Code
-
Aspire in VS Code: the 13.4 developer loop
devblogs.microsoft.com Issue #487
Nice incremental Aspire tooling update. Developer loop improvements in VS Code matter because they affect everyday friction.
-
Containerization Assist Integration with AKS VSCode Extension
youtube.com Issue #456
Worth a look if you live in VS Code and want a smoother path from app to AKS deployment.
-
Visual Studio Code 1.119
devblogs.microsoft.com Issue #451
Mostly a release-note pickup, but VS Code updates matter when they change editing, debugging, or extension behavior for daily .NET work.
-
Going Local (& a Bit Loco) with Open-Source AI in VS Code
visualstudiomagazine.com Issue #419
A hands-on local AI setup in VS Code is useful, especially because it shows the rough edges too.
-
Visual Studio Code 1.111
code.visualstudio.com Issue #413
VS Code’s AI automation story is getting surprisingly broad.
-
Hands On with New Multi-Agent Orchestration in VS Code
visualstudiomagazine.com Issue #394
VS Code’s multi-agent orchestration makes AI workflows feel less like prompts and more like traceable work.
-
Learn Visual Studio Code in 15 minutes: 2026 Official Beginner Tutorial
youtube.com Issue #391
A quick VS Code tutorial, but useful for onboarding newer devs fast.
-
Customize C# Code Formatting in Visual Studio Code
c-sharpcorner.com Issue #314
VS Code formatting tips help teams keep C# code consistent without turning style into a manual chore.
Archive
Page 1 of 6
Newest first
-
Tackle real database changes with SQL projects in VS Code | Data Exposed
youtube.com Issue #543
In this Data Exposed episode, we go beyond SQL projects setup and into the day-to-day challenges of making deployable database changes in VS Code. See how IntelliSense catches errors quickly, how refa...
-
GitHub Copilot Agent Plugins: Testing Plugin Trust Across VS Code and Copilot CLI
c-sharpcorner.com Issue #542
Learn how to test GitHub Copilot agent plugins across VS Code and Copilot CLI, focusing on trust, permissions, reproducibility, tool access, and security controls.
-
⚡ Code Faster in VS Code #vscode #html #vscodetips
youtube.com Issue #542
Emmet is a built-in tool in VS Code that helps you write code faster using short, simple shortcuts. Try it out! aka.ms/Emmet
-
🧳 Bring Your Own AI Models to GitHub Copilot in VS Code
youtube.com Issue #542
Use your own Azure-hosted AI models with GitHub Copilot in VS Code. See how Bring Your Own Key (BYOK) lets you connect models from Microsoft Foundry, choose which models appear in Copilot, and use the...
-
🔎 Change Font Size Without Zooming VS Code UI #vscode #developertips #coding #programming
youtube.com Issue #541
Want to make your code or terminal text bigger in VS Code without zooming the entire UI? In this quick tip, learn how to use keyboard shortcuts to increase or decrease the editor font size and termina...
-
GitHub Copilot Agent Plugins: Testing Plugin Trust Across VS Code and Copilot CLI
c-sharpcorner.com Issue #541
Learn how to test GitHub Copilot agent plugin trust across VS Code and Copilot CLI, including permissions, tool access, security, and reproducibility.
-
529: Agent, MCP, and Tooling: Taming Cross‑Platform DevFlows
mergeconflict.fm Issue #541
In this update-packed episode James and Frank dive into developer tooling: the VS Code Mobile Canvas that embeds emulators into your editor, MAUI DevFlow’s rewrite enabling plain .NET/native (and desk...
-
Building MCP servers with VS Code — Level up your MCP
youtube.com Issue #541
Learn how MCP servers have evolved beyond local tool calls into richer, production-ready agent capabilities. Through a live VS Code demo, we’ll build an agentic achievement tracker that uses tools, el...
-
Adding Properties with extension methods in C# 14
steven-giesel.com Issue #538
Thanks to @toupswork for starting a funny discussion about extension properties on a recent post I made: "Adding static getter thanks to extensions" . Therefore let's discuss two ridiculous ideas to a...
-
Find and Fix Failing Tests Faster in VS Code
youtube.com Issue #533
Got a failing test in CI? See how VS Code’s Test Explorer makes it easy to filter your tests, find the failure, debug the issue, view test results, and rerun the test—all without leaving VS Code. #vsc...
-
Build Modern and AI-Ready Apps with SQL and GitHub Copilot in VS Code
youtube.com Issue #530
Learn how to go from local development to cloud deployment with a fully functional, AI-ready application powered by SQL Server. In this session, you’ll see how GitHub Copilot in VS Code streamlines da...
-
Refactor your database with SQL projects in VS Code
devblogs.microsoft.com Issue #514
SQL database projects are a fundamental tool for keeping your database in source control, tracking changes and collaborating on quickly evolving database needs. Not to be forgotten, their superpower i...
-
Analyze MSBuild Binary Logs with Copilot in VS Code
devblogs.microsoft.com Issue #513
You know the moment. CI goes red, or a build that took 8 seconds yesterday now takes 40, and you're staring at a wall of MSBuild output trying to find the one line that matters. The answer is almost a...
-
⏲️ Quick VS Code Terminal Tips #vscode #code #terminaltips
youtube.com Issue #504
Using the terminal right inside VS Code is 🔥🔥🔥
-
Aspire in VS Code: the 13.4 developer loop
devblogs.microsoft.com Issue #487
Visual Studio Code consistently ranks as the most popular IDE for developers, and its flexibility and extension marketplace make it possible for developers using any technology or language to build an...
-
🔴 Let It Cook with Claude Fable 5
youtube.com Issue #477
Join us for Let It Cook as we vibe code with Claude Fable 5 in VS Code, exploring what this new model brings to GitHub Copilot and real-world AI-assisted development workflows. 🔗 Link: https://github...
-
To Prompt or NOT to Prompt #vscode #prompt #customization
youtube.com Issue #469
Are AI Agents Conscious?
-
Using Tools with Agents in VS Code
youtube.com Issue #468
Doing More with GitHub Copilot as a .NET Developer
-
Keep your chat context clean 👀 #VSCode
youtube.com Issue #468
Why Is It Called DbContext in Entity Framework?
-
Agent Plugins in VS Code
youtube.com Issue #467
Docs: https://code.visualstudio.com/docs/copilot/agents/agent-tools Copilot Free: https://aka.ms/vscode-activatecopilotfree
-
Why I Left Visual Studio for VS Code as a .NET Developer
between-coding-and-life.medium.com Issue #467
The IDE did everything for me. Then AI did it better.
-
Claude & Codex Agents in VS Code
youtube.com Issue #467
Docs: https://code.visualstudio.com/docs/copilot/agents/agent-tools Copilot Free: https://aka.ms/vscode-activatecopilotfree
-
🔴 VS Code Live: Building Agents with Memory using Redis + Copilot
youtube.com Issue #465
Bluesky: https://bsky.app/profile/vscode.dev Bluesky: bsky.app/profile/guy.dev
-
Don't just settle for the subscription based models!
youtube.com Issue #465
00:00 Intro by bringing your own key (BYOK) to VS Code and GitHub Copilot GitHub: https://github.com/microsoft/vscode
-
You Need This Hook #vscode #hooks #customization
youtube.com Issue #463
5 Dependency Injection Anti-Patterns I See in Almost Every .NET Codebase