Skip to content

VSC extension: Convert selected text by your custom script

Notifications You must be signed in to change notification settings

coolantleak/vsc-selection-converter

 
 

Repository files navigation

VSC Selection Converter

Convert selected text by your custom script.

Getting started

  1. Install selection-converter
  2. Open Command Palette, and type Convert Selected Text
  3. A file named .vscode/selection-convert.js will be created and opened automatically.
  4. Write your custom converting script.
  5. Select the text which you want to convert.
  6. Redo step 2, this time your custom converters shoud show up.
  7. Pick the one your want to run, and selected text will be replaced.

About

VSC extension: Convert selected text by your custom script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%