Skip to content

coolantleak/vsc-selection-converter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • TypeScript 100.0%