/VSIX

Visual Studio extensions

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Visual Studio extensions

This is a Visual Studio Extension (*.vsix) to include various useful commands and tools. It's licensed under the terms of the GNU General Public License, version 3 or later (GPLv3+).

Included functionality

  • Start without debugging: Allows a selected project to be run without debugging it (similar to Ctrl+F5, except that it works on any project; not just the Start-Up Project).
  • Show VCS Branch in Title bar: Adds the currently detected branch name to the title bar, in case a VCS is used. Supported VCS are: