Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>QuickGUIDNew to Visual Studio Code? Get it now.
QuickGUID

QuickGUID

lennon.c

|
182 installs
| (0) | Free
Quick insert GUID in editor or clipboard
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

QuickGUID README

This extension for Visual Studio Code. It's is generate a GUID string to your active editor or clipboard.

Usage

You can press Ctrl+Shift+I(windows and linux) or Cmd+Shift+I(macOS) to generate a GUID string.

See your settings.json about Quick GUID node, this extension setting is:

  • quickguid.insert2Editor: if this value is true, the GUID string will insert to your current active editor.
  • quickguid.uppcase: if this value is true, the GUID like this: 52FF5AF3-E57C-4261-85EB-14785F3E3900.
  • quickguid.braces: if this value is true, the GUID like this: {52FF5AF3-E57C-4261-85EB-14785F3E3900}.
  • quickguid.quotes: if this value is true, the GUID like this: "52FF5AF3-E57C-4261-85EB-14785F3E3900".

Thanks

Thank your for atian25

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