All
Articles 109,767Blog Posts 120,571Tech Tutorials 27,924Research Papers 22,438News 16,516
⚡ AI Lessons

Dev.to · Calvin A. Allen
5mo ago
Introducing the 'Debugalizers' Visual Studio extension!
If you've ever found yourself debugging an application and hovering over a string variable that...

Dev.to · Calvin A. Allen
5mo ago
Introducing the 'Couchbase Explorer' Visual Studio extension!
Introducing "Couchbase Explorer", an extension for Visual Studio 2022 (and 2026!) that brings...

Dev.to · Calvin A. Allen
5mo ago
Introducing the 'Git Ranger' Visual Studio extension!
Introducing "Git Ranger", an extension for Visual Studio 2022 (and 2026!) that brings enhanced Git...

Dev.to · Calvin A. Allen
5mo ago
Introducing the Visual Studio MCP Server!
JetBrains is shipping MCP servers for their IDEs. Visual Studio isn't. So I wrote one. VS...

Dev.to · Calvin A. Allen
🔧 Backend Engineering
5mo ago
Introducing rnr - A Zero-Dependency Task Runner
Have you ever cloned a repository, ready to contribute, only to discover you need to install Node.js,...

Dev.to · Calvin A. Allen
📰 AI News & Updates
5mo ago
Introducing vscwhere!
If you've ever used Microsoft's vswhere, you know how handy it is. Need to find where Visual Studio...

Dev.to · Calvin A. Allen
🔧 Backend Engineering
6mo ago
Introducing the Developer Tools Virtual Environment Manager!
If you've ever tried to manage multiple versions of Python, Node.js, or Ruby on Windows, you know the...

Dev.to · Calvin A. Allen
6mo ago
Introducing the Visual Studio Toolbox!
If you've ever used JetBrains Toolbox, you know how convenient it is. It's the central hub for all...

Dev.to · Calvin A. Allen
6mo ago
SDK-style Projects for your Visual Studio Extensions!
Remember that post I wrote last week about creating MSBuild SDKs? Well, I wasn't just writing that...

Dev.to · Calvin A. Allen
6mo ago
Creating Your Own MSBuild SDK - It's Easier Than You Think!
This post is part of the 2025 C# Advent Calendar. Check it out here, for other AWESOME...
DeepCamp AI