guidCreate guid is an extension for Visual Studio Code using multi cursor functionality. Can be executed via keyboard shortcut Ctrl+Shift+[ or via F1 -> Generate guid. AboutThis extension uses the node-uuid package to generate GUIDs. The source code for this extension can be found at: https://github.com/TerraVenil/guid ReleasingReleasing this repository is done by changing the version inside package.json. As a result of the change, a GitHub Actions workflow will create a new tag and publish to the VSCode Extension market place. To make the publish succeed, GitHub Actions needs the personal access token configured within The variable is called Composite Actions used:
|