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

  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 19 repositories

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…