Dev Numbers for Command Palette Jiri Polasek
base converter binary decimal hexadecimal number base converter number conversion octal unicode windows-commandpalette-extension
Use this command to install Dev Numbers for Command Palette:
winget install --id=JiriPolasek.DevNumbersforCommandPalette -e
This extension allows you to display and calculate various numerical values using PowerToys Command Palette.
Dev Numbers for Command Palette is a tool designed to display and calculate numerical values using the PowerToys Command Palette. It simplifies working with various number systems and formats.
Key Features:
- Conversion between decimal, hexadecimal, octal, and binary number systems.
- Automatic detection of format patterns including C, C++, C#, VB styles (e.g., 0x1A3F, &H755).
- Support for suffixes (e.g., 1A3Fh, 755o) and special characters (e.g., #1A3F, @755).
- Custom bit length specification to handle truncation or negative numbers.
Audience & Benefit: Ideal for developers and technical professionals who need quick number base conversions and calculations. It enhances productivity by integrating seamlessly with the PowerToys Command Palette.