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

  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 2

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

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

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

  5. VS-GitKraken 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 VS-WebcamStudio Public

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

    C#

Repositories

Showing 10 of 17 repositories
  • TypeScript 1 MIT 0 0 5 Updated Jun 1, 2024
  • TypeScript 2 MIT 0 1 5 Updated Jun 1, 2024
  • TypeScript 3 MIT 0 1 5 Updated Jun 1, 2024
  • codingwithcalvin.net Public

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

    SCSS 0 0 0 0 Updated May 31, 2024
  • 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 MIT 0 0 0 Updated May 23, 2024
  • 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.

    0 MIT 0 0 0 Updated May 17, 2024
  • 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 GitKraken Desktop application.

    C# 3 MIT 1 1 0 Updated May 15, 2024
  • VS-WebcamStudio Public

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

    C# 0 MIT 0 0 0 Updated May 15, 2024
  • VS-BetterUserSecrets Public

    A Visual Studio extension that adds a right-click context menu command that allows you to open manage your local user secrets for any project type - not just Web projects, which is the default Visual Studio behavior.

    C# 1 MIT 0 1 0 Updated May 15, 2024
  • 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.

    C# 4 MIT 0 0 0 Updated May 15, 2024

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…