winget install --id=JonahFintzDEV.CmdPal-RandomDataGenerator -e
Random Data Generator for CmdPal - random strings, numbers, uuids, and more
Command Palette - Random Data Generator is a powerful utility designed to generate random data such as strings, numbers, UUIDs, and more within the Command Palette environment. This tool simplifies the process of creating test data or unique identifiers for development and testing purposes.
Key Features:
Audience & Benefit: Ideal for developers, testers, and system administrators who need quick access to random data. This tool streamlines workflows by providing a reliable and efficient way to generate test data directly from the Command Palette interface. It enhances productivity by reducing manual effort in creating unique identifiers or dummy datasets.
This software can be installed via winget, making it easy to integrate into your existing development environment.
> [!WARNING]
> This repository is no longer maintained.
> Please see tanchekwei/VisualStudioCodeForCommandPalette for an alternative extension with better support.
This project provides a command palette extension for opening Visual Studio Code workspaces.
> [!NOTE]
> Because the application is first signed by the Microsoft Store, updates will take a few days to be available via WinGet or in the Command Palette.
winget install JonahFintzDEV.CommandPalette-VSCode
.msix
file.CmdPalVsCode.cs
- Main extension implementationCmdPalVsCodeCommandsProvider.cs
- Command palette providerSettingsManager.cs
- Handles user preferencesOpenVsCodeCommand.cs
- Command execution logicVSCodePage.cs
- Main interface pageContributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.