VSC Text Converter
Convert selected text by your custom script.
Getting started
- Install
text-converter
- Open
Command Palette , and type Text Converter: Convert Selected/Copied Text
- A file named
.vscode/text-convert.js will be created and opened automatically.
- Write your custom converting script.
- Select/copy the text which you want to convert.
- Redo step 2, this time your custom converters shoud show up.
- Pick the one your want to run, and selected/copied text will be replaced.
| |