An open API service indexing awesome lists of open source software.

https://github.com/stevehobbsdev/vs-guids

A Visual Studio extension for quickly creating simple Guid values into your clipboard.
https://github.com/stevehobbsdev/vs-guids

Last synced: 3 months ago
JSON representation

A Visual Studio extension for quickly creating simple Guid values into your clipboard.

Awesome Lists containing this project

README

          

Guid Generator for Visual Studio
========

A Visual Studio extension for quickly creating simple Guid values into your clipboard. Currently supported on Visual Studio 2010, 2012 and 2013. It automatically puts a Guid into your clipboard when invoked, but you can turn that off.

![Guid Generator](/Assets/generator.PNG?raw=true)

After installation you can find the tool in the __Tools__ menu:

![Tools Menu](/Assets/menu.png?raw=true)

Or you can bind a key to it in the __Keyboard Bindings__ settings. Personally I prefer to use Ctrl+G Ctrl+G:

![Keyboard bindings](/Assets/keyboard-assignment.PNG)