tanftw / vsutils

The missing utilities extension for VS Code. Handling common tasks like encode/decode, serialize, timestamp... without leaving your editor.
https://marketplace.visualstudio.com/items?itemName=tanftw.vsutils
MIT License
0 stars 0 forks source link
utilities vscode vscode-extension

VS Utils

The missing utilities extension for VS Code. Handling common tasks like encode/decode, serialize, timestamp... without leaving your editor. No complicated UI, just simple commands.

Features

Features

How to use?

Extension Settings

This extension contributes the following settings:

vsutils.outputLocation

Output result location, use the following values:

FAQ

Will it slow down my VS Code?

No, the extension only runs when you invoke a command.

How to change output location?

Release Notes

1.0.0

Initial release

1.1.0 - 2023-04-06