📰 Dev.to · Calvin A. Allen
Articles from Dev.to · Calvin A. Allen · 10 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (8976)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · Calvin A. Allen
2mo 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
2mo 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
2mo 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
2mo 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
2mo 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
3mo 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
3mo 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
3mo 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
3mo 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
3mo 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