Skip to content
@CodingWithCalvin

Coding With Calvin

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

Hi there, hello. 👋

This organization exists to contain the open source projects of Calvin Allen and currently consists of projects related to or around extensibility. You can find my Visual Studio extensions, Visual Studio for Mac extensions, and GitHub Actions here. At some point, I'll dive further into Visual Studio Code and JetBrains extensions, which will eventually get posted here as well.

For Visual Studio, you can find my extensions here -

  1. https://github.com/stars/CalvinAllen/lists/my-visual-studio-extensions

For GitHub Actions, you can find my actions here -

  1. https://github.com/stars/CalvinAllen/lists/my-github-actions

For Visual Studio for Mac, you can find my extensions here -

  1. https://github.com/stars/CalvinAllen/lists/my-vs4mac-extensions

Finally, I have a set of curated lists to help you find more resources on extensibility, primarily in the IDE space -

  1. https://github.com/stars/CalvinAllen/lists/vs-extension-resources
  2. https://github.com/stars/CalvinAllen/lists/vs-extensions-samples
  3. https://github.com/stars/CalvinAllen/lists/vs4mac-extensions-samples
  4. https://github.com/stars/CalvinAllen/lists/vscode-extensions-samples

Note, my own extensions are not included in these curated lists

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# 11 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# 6

  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# 4

  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# 4

  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# 4 1

Repositories

Showing 10 of 22 repositories
  • 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# 4 MIT 0 1 0 Updated Jan 2, 2026
  • 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 folders, or all projects in the solution.

    CodingWithCalvin/VS-SuperClean’s past year of commit activity
    C# 4 MIT 0 0 0 Updated Jan 2, 2026
  • codingwithcalvin.net Public

    This repo contains the code for the codingwithcalvin.net website. It is built using Jekyll (Ruby) and is deployed to GitHub Pages on push to main.

    CodingWithCalvin/codingwithcalvin.net’s past year of commit activity
    Astro 0 MIT 0 0 0 Updated Jan 2, 2026
  • GHA-JBMarketplacePublisher Public

    GitHub Action to publish plugins to the JetBrains Marketplace

    CodingWithCalvin/GHA-JBMarketplacePublisher’s past year of commit activity
    TypeScript 2 MIT 0 1 9 Updated Jan 2, 2026
  • GHA-VSMarketplacePublisher Public

    GitHub Action to publish extensions to the Visual Studio Marketplace

    CodingWithCalvin/GHA-VSMarketplacePublisher’s past year of commit activity
    TypeScript 5 MIT 0 1 2 Updated Jan 2, 2026
  • GHA-VSVsixVersioner Public

    GitHub Action to version Visual Studio extensions (VSIX)

    CodingWithCalvin/GHA-VSVsixVersioner’s past year of commit activity
    TypeScript 2 MIT 0 0 5 Updated Jan 2, 2026
  • 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 (includes changing the namespace in files that use it), plus fixing the path/filename of the project in the Solution file and all referencing projects.

    CodingWithCalvin/VS-ProjectRenamifier’s past year of commit activity
    C# 6 MIT 0 3 0 Updated Jan 2, 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# 4 MIT 1 2 0 Updated Jan 2, 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 2, 2026
  • Otel4Vsix Public

    OpenTelemetry support library for Visual Studio 2022+ extensions. Add distributed tracing, metrics, logging, and exception tracking to your VSIX with minimal configuration.

    CodingWithCalvin/Otel4Vsix’s past year of commit activity
    C# 0 MIT 0 14 0 Updated Jan 2, 2026

People

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

Top languages

Loading…

Most used topics

Loading…