mirror of
https://github.com/nyanotech/recombobulator
synced 2025-12-16 11:30:21 -08:00
23 lines
333 B
Markdown
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
|