| GuidGenerator - Visual Studio Code ExtensionGenerate and insert GUIDs (uuid) effortlessly into your code using a simple shortcut.   
 Features
Quickly generate and insert GUIDs into your code.Streamline your workflow with a convenient keyboard shortcut.You can use in multiple line. RequirementsInstallation
Launch Visual Studio Code.Go to the Extensions view by clicking on the square icon in the sidebar or pressing Ctrl+Shift+X.Search for "GuidGenerator" and click Install. Settings
Go to keyboard shortcuts on VS Code (Ctrl+K+S)
Windows: File > Preferences > Keyboard ShortcutsmacOS: Code > Settings > Keyboard  ShortcutsFind extension.generateGuidand set custom shortcut Usage
Open a file in which you want to insert a GUID.Place your cursor at the desired insertion point.Press Ctrl+Alt+G(or your custom shortcut) to generate and insert a new GUID. Visual Studio ExtensionThose who use Visual Studio can see this plugin made for Visual Studio with the plugin here. ContributingContributions are welcome! Please fork this repository and submit pull requests. LicenseThis project is licensed under the MIT License. 
 Enjoy! |  |