Change the repository type filter
All
Repositories list
21 repositories
VS-GitRanger
Public.github
Publiccodingwithcalvin.net
PublicVS-CouchbaseExplorer
PublicVS-OpenInNotepadPlusPlus
PublicA 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++.VS-ProjectRenamifier
PublicA 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.VS-BreakpointNotifier
PublicA 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!Otel4Vsix
PublicGHA-VSVsixVersioner
PublicVS-BetterUserSecrets
PublicA 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.GHA-VSVsixSigner
Public archiveVS-VSIX-Samples
PublicAPP-RecipeRolodex.Uno
PublicVS-GitKraken
PublicA 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.VS-WebcamStudio
PublicA Visual Studio extension that embeds a Webcam into a Visual Studio tool window!VS-SuperClean
PublicA 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.VS-OpenBinFolder
PublicA 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.VS4Mac-OpenBinFolder
PublicOpen Bin Folder is an extension for Visual Studio for Mac that, when triggered on a project, opens that project's `bin` folder in Finder.VS4Mac-SuperClean
PublicSuper Clean is an extension for Visual Studio for Mac that, when triggered, completely obiterates the bin and obj directories from all projects in the solution