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

  3. 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# 5

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

  5. VS-GitKraken Public

    A Visual Studio extension that adds a right-click context menu (on the solution explorer node, specifically) command that allows you to open the the corresponding Git repository directly in the Git…

    C# 3 1

  6. VS-WebcamStudio Public

    A Visual Studio extension that embeds a Webcam into a Visual Studio tool window!

    C#

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.