BhaaLseN / VSIX

Visual Studio extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Visual Studio extensions

License:GNU General Public License v3.0


Languages

Language:C# 100.0%