Skip to content
| Marketplace
Sign in
Visual Studio>Tools>GuidFac64
GuidFac64

GuidFac64

Paiden36

|
510 installs
| (2) | Free
Helps you to define GUIDs in your code/text files.
Download

Simple tool to help you to insert GUIDs into your text or code files.

To do so simply move the editor caret to the position where you wan't to 
insert a new guid and click 'Edit -> InsertGuid' or use the keyboard short cut
'Global: Ctrl+E, G'. InsertGuid will popup a Intellisense like menu where you can select the GUID format.

GF.png

The shortuct can be changed
in the keyboard settings of Visual Studio, by changing the short cut for
'Edit.InsertGuid'.

In the dialog you can switch the case mode via the arrow left/right keys and toggel the auto copy to clipboard functionality with the 'c' key.

Soure Code: https://github.com/paiden/GuidFac

Change Log

2.1.0 [2022-08-03]:

  • Rebind shortcuts from Ctrl+E, G to Ctrl+E, Ctrl+G
  • Fix window layout issues
  • Fix exception when opening GuidFac in SQL editor

2.0.0 [2021-06-22]:

  • Add Visual Studio 2022 support

1.4.0 [2019-05-07]:

  • Add Visual Studio 2019 support

1.3.0 [2016-12-01]:

  • Add Visual Studio 2017 support

1.2.1 [2015-01-17]:

  • Fixed an issue that caused GuidFac to throw the exception 'Set property 'System.Windows.ResourceDictionary.Source' threw an exception.', when another extension 'TeamNotifications' was not installed.

1.2.0 [2014-11-20]:

  • Auto copy inserted GUID to clipboard (can be enabled/disabled).

1.1.0 [2014-10-19]:

  • Add New Upper/Lower/Mixed case modes added.
  • More hotkeys added
    H/Left and L/Right switch modes 
    K/Up and J/Down change format selection
    Shift inverts mode temporary (if mode is lower or upper)

1.0.0 [2014-07-20]: Initial Release

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft