Skip to content
View CalvinAllen's full-sized avatar

Highlights

  • Pro

Organizations

@TeamCodeStream
Block or Report

Block or report CalvinAllen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CalvinAllen/README.md

Hi there 👋

Pinned

  1. CodingWithCalvin/VS-OpenInNotepadPlusPlus CodingWithCalvin/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 2

  2. CodingWithCalvin/VS-OpenBinFolder CodingWithCalvin/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

  3. CodingWithCalvin/VS-BreakpointNotifier CodingWithCalvin/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

  4. CodingWithCalvin/VS-GitKraken CodingWithCalvin/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

  5. CodingWithCalvin/VS-SuperClean CodingWithCalvin/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# 3

  6. CodingWithCalvin/codingwithcalvin.net CodingWithCalvin/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