Github Action to publish your JetBrains extension/plugin to the marketplace!
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.
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.
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.
A Visual Studio extension that adds a host of Couchbase & Capella data management and query capabilities right into your IDE!
A Visual Studio extension that embeds a Webcam into a Visual Studio tool window!
A Visual Studio for Mac 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 Finder. This uses the currently active solution/project configuration to determin WHICH output folder to navigate to."
A Visual Studio for Mac extension that adds a new open, 'Super Clean Solution', to the Build menu to the Solution node, that allows you to recursively delete (i.e., clean, but super) all of projects in the solution.
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!
Github Action to update your Visual Studio extension to a version that is based off of the current date and the CI build number.
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.
Github Action to publish your Visual Studio extension to the marketplace!
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. This uses the currently active solution/project configuration to determin WHICH output folder to navigate to.
A Visual Studio extension that adds a menu command that lets you open any solution, project, folder or file in Notepad++.