recombobulator/README.md

23 lines
333 B
Markdown

# recombobulator
vscode extension to add various text functions and encodings.
## Features
Currently available functions:
* (un)base64
* rot13
This extension should properly support these vscode features:
* virtual workspaces
* untrusted workspaces
* multiple selections/cursors
## Release Notes
### 0.0.1
* Initial release