Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Insert Identifiers
Insert Identifiers

Insert Identifiers

Pieter-Bas IJdens

|
3,606 installs
| (5) | Free
Insert GUIDs and IDs into the active editor using a menu option or keyboard shortcut. Most useful when creating setups with WiX, when many unique IDs are required.
Download

Insert GUIDs and IDs into the active editor using a menu option or keyboard shortcut. Most useful when creating setups with WiX, when many unique IDs are required.

The add-in will insert the selected ID type into the active editor. When text is selected, this will be replaced with the ID. When a multi-span selection is made (by holding Alt when selecting), each line is replaced with a different ID, allowing creation of many IDs at once.

Types of IDs:

  1. GUIDs in the form of E3AFB139-8592-4F8D-A683-595BEB698905
    Use keyboard shortcut Alt-I, G 
  2. IDs in the form id1AC9C1DAFE044FF884DDDF138B2A6800
    Use keyboard shortcut Alt-I, I

This is a very small and simple add-in, which I created because personally find it useful. I hope that you find use for it too. If you feel there is anything that needs to be improved, please leave a comment and I'll pick it up.

I upated the tool for Windows 10 and Visual Studio 2015. If you experience problems with older version of Visual Studio or Windows, please let me know.

As of now, the extension is open sourced. The source code can be downloaded from the codeplex site (http://insertidentifiers.codeplex.com).

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