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 Page 4 of 6
Browse additional Visual Studio Code for C# and .NET articles from the DotNetNews archive.
Visual Studio Code for C# and .NET articles
Page 4 of 6
Newest first
-
How to Request a VS Code Feature (The RIGHT Way)
youtube.com Issue #378
Leader Election in Distributed .NET Systems: A Practical Guide with MultiLock
-
🐛 Fix a Chat App with Copilot Chat using Prompt Driven Development
dev.to Issue #378
This article is part of the Prompt Driven Development series from the VS Code YouTube channel. It is based on the video Fix a Chat App with Copilot Chat and explains the concepts, tools, and workflows...
-
Hands On with Copilot Vision: VS Code's Head Start and How the IDE Is Catching Up
visualstudiomagazine.com Issue #374
What a difference a year makes in the fast-moving advanced-AI space! GitHub Copilot's vision and image-based features arrived first in VS Code in February 2025 and have since become more integrated th...
-
Copilot Studio Extension for Visual Studio Code Is Now Generally Available
devblogs.microsoft.com Issue #374
If you build agents with the Copilot Studio extension for Visual Studio Code, you already know the fastest way to iterate is to treat your agent like software: version it, review changes, and promote ...
-
AI Faceoff: Customized VS Code Commands
visualstudiomagazine.com Issue #370
After a long-unused VS Code extension stopped working, I compared multiple AI tools to recreate the same HTML-wrapping workflow using built-in snippets and keybindings. Mileage among the systems varie...
-
Hands On with New Experimental GitHub Copilot 'Agent Skills' in VS Code
visualstudiomagazine.com Issue #370
Visual Studio Code 1.108 introduces Agent Skills for GitHub Copilot, enabling developers to define reusable, domain-specific automation that can handle everything from code refactoring to custom text ...
-
Introducing Agent Skills in VS Code
youtube.com Issue #367
Agent Skills: https://agentskills.io Unlock the power of Agent Skills in VS Code!
-
Manage auto-approved agent tools in VS Code 🛡️
youtube.com Issue #363
How can I detect that the system is running low on memory? Or that my job is running low on memory?
-
The best VS Code feature you aren't using
youtube.com Issue #359
How to Fix Slow LINQ Queries: Real Performance Lessons from Real Projects
-
Source Control in VS Code now displays Git stashes 📦
youtube.com Issue #357
Framework vs Core vs 5+: The .NET Confusion — Finally Solved
-
Microsoft deprecates IntelliCode for Visual Studio Code
news.google.com Issue #353
Microsoft deprecates IntelliCode for Visual Studio Code
-
Let it Cook - Agent Skills aka Skills.md in VS Code
youtube.com Issue #353
Span vs Array — Beginner-Friendly Explanation
-
Trying out the Zed editor on Windows for .NET and Markdown
andrewlock.net Issue #351
In this post I try out Zed on Windows to see if it can replace my VS Code usages for quick edits of .NET projects and writing Markdown documents
-
Microsoft Learn MCP Server Elevates Development
devblogs.microsoft.com Issue #351
Explore how the Learn MCP server enhances the developer experience with Copilot, showcase practical examples, and provide straightforward integration instructions for Visual Studio, Visual Studio Code...
-
Agent HQ is now in VS Code
youtube.com Issue #349
Agent sessions view: https://code.visualstudio.com/docs/copilot/chat/chat-sessions/#_agent-sessions-view Plan agent: https://code.visualstudio.com/docs/copilot/chat/chat-planning
-
Introducing the Visual Studio Code Private Marketplace: Your Team's Secure, Curated Extension Hub 🎉
code.visualstudio.com Issue #336
Introducing the Visual Studio Code Private Marketplace: Your Team's Secure, Curated Extension Hub Today, we're excited to announce Private Marketplace for VS Code—a dedicated, enterprise-ready hub th...
-
VS Code Live at GitHub Universe - Day 1 - Live Coding with Copilot!
youtube.com Issue #318
How to Create Custom Middleware in ASP.NET Core
-
Customize C# Code Formatting in Visual Studio Code
c-sharpcorner.com Issue #314
This guide provides practical steps to customize your VS Code settings, utilize .editorconfig for team consistency, and leverage CSharpier for automated formatting. Learn to control indentation, spaci...
-
Anthropic Launches Claude Code on the Web
c-sharpcorner.com Issue #313
Anthropic launches Claude Code on the Web! Simplify coding tasks with browser-based AI. Automate bug fixes, refactors, and maintenance. Try the beta now!
-
Bringing Context to Copilot: Azure Cosmos DB Best Practices, Right in Your VS Code Workspace
devblogs.microsoft.com Issue #313
Developers love GitHub Copilot for its instant, intelligent code suggestions. But what if those suggestions could also reflect your specific database and workload patterns? That’s now possible with a ...
-
EF Core, Aspire, and VS 2026
DotNetNews Issue #311
A varied .NET roundup covering EF Core modeling, Aspire tracing, Visual Studio 2026, security, performance, testing, and AI-adjacent topics.
-
What's new in VS Code: Coding agent integration updates
youtube.com Issue #298
Using Channels in .NET: High-Throughput Data Processing Made Easy
-
Faster Onboarding with Dev Containers in VS Code
medium.com Issue #289
if you’ve ever joined a new project; you probably know the pain: hours (sometimes days) spent setting up your local environment —…
-
🔴 VS Code - Let it cook - Ep 12 - Beast mode is here!
youtube.com Issue #264
GPT-5 Now Available in Visual Studio
-
VS Code For Non-Developers
youtube.com Issue #264
Chaining Prompts in C#: Sequential Reasoning with LangChain