Skip to content

An extension that creates GUIDs for the Visual Studio Code application.

License

Notifications You must be signed in to change notification settings

natewallace/createGUID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create GUID for Visual Studio Code

Create GUID is an extension for Visual Studio Code that adds a command which can be used to generate GUIDs.

Guide

After installing this extension you can create new GUIDs by brining up the command prompt (F1) and typing Create GUID. When this command is executed it will generate a new version 4 UUID and copy it to your clipboard where you can then paste it wherever you like.

About

This extension uses the node-uuid package to generate GUIDs and the copy-paste package to copy values to the clipboard.

The source code for this extension can be found at: https://github.com/natewallace/createGUID

About

An extension that creates GUIDs for the Visual Studio Code application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published