Skip to content
@CodingWithCalvin

Coding With Calvin

This organization exists to contain the open source projects of Calvin Allen.
Typing SVG

Website Calvin Allen


👋 About

This organization is home to the open source projects of Calvin Allen, focused on developer tooling and IDE extensibility. Here you'll find Visual Studio extensions, MSBuild SDKs, GitHub Actions, and more.


📦 Projects

Project Description Stars
🧰 Developer Tools
dtvem Cross-platform runtime version manager (Node, Python, Ruby) Stars
📖 dtvem.io Documentation website for dtvem Stars
🖥️ VSToolbox System tray app for managing multiple VS installations Stars
📦 SDKs & Libraries
📦 VsixSdk Modern MSBuild SDK for VSIX development Stars
📊 Otel4Vsix OpenTelemetry support for VS extensions Stars
🔌 Visual Studio Extensions
📋 VS-VsixManifestDesigner Modern visual designer for VSIX manifest files Stars
🔄 VS-ProjectRenamifier Safe, comprehensive project renaming Stars
🌿 VS-GitRanger Git management with theme-adaptive visuals Stars
🗄️ VS-CouchbaseExplorer Couchbase & Capella data management in VS Stars
🧹 VS-SuperClean Recursively clean bin/obj folders Stars
📝 VS-OpenInNotepadPlusPlus Open files in Notepad++ from VS Stars
🔔 VS-BreakpointNotifier Get alerted when breakpoints hit Stars
📂 VS-OpenBinFolder Quick access to output directory Stars
⚙️ GitHub Actions
🚀 GHA-VSMarketplacePublisher Publish extensions to the VS Marketplace Stars
🚀 GHA-JBMarketplacePublisher Publish plugins to the JetBrains Marketplace Stars
🔢 GHA-VSVsixVersioner Version Visual Studio extensions (VSIX) Stars

📚 Curated Resources

Looking to build your own extensions? Check out these curated lists:

Platform Resources
🟣 Visual Studio Extension ResourcesExtension Samples
🍎 VS for Mac Extension Samples
🔵 VS Code Extension Samples

📫 Connect

Blog Bluesky Buy Me A Coffee

Pinned Loading

  1. VS-OpenInNotepadPlusPlus VS-OpenInNotepadPlusPlus Public

    A Visual Studio extension that adds a right-click context menu command that allows you to open the solution file, project file, or file in Notepad++.

    C# 12 1

  2. VS-CouchbaseExplorer VS-CouchbaseExplorer Public

    A Visual Stuio extension that adds a host of Couchbase & Capella data management and query capabilities right into your IDE!

    C# 1

  3. VS-ProjectRenamifier VS-ProjectRenamifier Public

    A Visual Studio extension that allows you to safely - and COMPLETELY - rename a Project from within Visual Studio! This includes the filename, parent folder name (if it matches), and the namespace …

    C# 8 1

  4. VS-OpenBinFolder VS-OpenBinFolder Public

    A Visual Studio extension that adds a right-click context menu command that allows you to open the project's output directory (i.e, the "bin" folder) in Windows File Explorer.

    C# 6

  5. VS-SuperClean VS-SuperClean Public

    A Visual Studio extension that adds a right-click context menu command to the Solution node, and Project node, that allows you to recursively delete (i.e., clean) the selected project's bin & obj f…

    C# 5

  6. VS-BreakpointNotifier VS-BreakpointNotifier Public

    A Visual Studio extension to "alert" you when a breakpoint is hit while you're debugging - useful if you're multitasking waiting for the breakpoint to be hit!

    C# 5 1

Repositories

Showing 10 of 28 repositories
  • .github Public

    Organization-wide community health files and shared configurations

    CodingWithCalvin/.github’s past year of commit activity
    PowerShell 0 0 0 0 Updated Jan 9, 2026
  • GH-SocialPreviewGenerator Public

    CLI tool using Satori to generate and upload branded social preview images for GitHub repositories - includes stats, topics, and custom branding

    CodingWithCalvin/GH-SocialPreviewGenerator’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Jan 9, 2026
  • dtvem.cli Public

    Developer Tools Virtual Environment Manager (DTVEM) is a cross-platform virtual environment manager for multiple developer tools, written in Go, with first-class support for Windows, MacOS, and Linux - right out of the box.

    CodingWithCalvin/dtvem.cli’s past year of commit activity
    Go 4 MIT 0 26 (4 issues need help) 0 Updated Jan 9, 2026
  • rnr.cli Public

    rnr (pronounced "runner") is a cross-platform task runner that works instantly on any machine. No Node.js. No Python. No global installs. Just clone and go.

    CodingWithCalvin/rnr.cli’s past year of commit activity
    Rust 0 0 12 0 Updated Jan 9, 2026
  • codingwithcalvin.net Public

    This repo contains the code for the codingwithcalvin.net website. It is built using Astro and is deployed to Cloudflare Workers on push to main.

    CodingWithCalvin/codingwithcalvin.net’s past year of commit activity
    Astro 0 MIT 0 0 0 Updated Jan 8, 2026
  • VS-OpenBinFolder Public

    A Visual Studio extension that adds a right-click context menu command that allows you to open the project's output directory (i.e, the "bin" folder) in Windows File Explorer.

    CodingWithCalvin/VS-OpenBinFolder’s past year of commit activity
    C# 6 MIT 0 0 0 Updated Jan 8, 2026
  • VS-BreakpointNotifier Public

    A Visual Studio extension to "alert" you when a breakpoint is hit while you're debugging - useful if you're multitasking waiting for the breakpoint to be hit!

    CodingWithCalvin/VS-BreakpointNotifier’s past year of commit activity
    C# 5 MIT 1 2 0 Updated Jan 8, 2026
  • VS-GitRanger Public

    A visually exciting Git management extension for Visual Studio 2022/2026, bringing GitLens-style functionality with theme-adaptive vibrant colors.

    CodingWithCalvin/VS-GitRanger’s past year of commit activity
    C# 0 MIT 0 31 0 Updated Jan 8, 2026
  • VS-CouchbaseExplorer Public

    A Visual Stuio extension that adds a host of Couchbase & Capella data management and query capabilities right into your IDE!

    CodingWithCalvin/VS-CouchbaseExplorer’s past year of commit activity
    C# 1 MIT 0 267 0 Updated Jan 8, 2026
  • VS-OpenInNotepadPlusPlus Public

    A Visual Studio extension that adds a right-click context menu command that allows you to open the solution file, project file, or file in Notepad++.

    CodingWithCalvin/VS-OpenInNotepadPlusPlus’s past year of commit activity
    C# 12 MIT 1 0 0 Updated Jan 8, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Most used topics

Loading…