YoExtension
This is a VSCode extension made using vscode-ext
There are currently only 7 commands:
- addition - adds numbers
- subtract - subtracts numbers
- multiply - multiplys numbers
- divide - divides numbers
- math - does all 4 operations
- converttime - converts time to human time, timedelta, hours/mins/secs
- converttimestamp - converts a timestamp into normal time
The math command has a shortcut which is F10
License Info
The math command is a modified version of this from the BobDotBot repository. License info is given at the top of the file
| |