TextWrapper.
What is it?
Imagine you have a lot of blocks of text that need to be wrapped in quotes or brackets or something, way too many to do by hand without developing RSI. TextWrapper lets you wrap a highlighted block of text with a prefix and suffix string in one keystroke.
Features
- Insert your own prefix and suffix strings.
- Choose almost any hotkey you want to use.
I wanna download it!
Download TextWrapper (Windows, with source code).
Usage
Run TextWrapper.exe. Enter a prefix and suffix string in the provided boxes. Select a block of text, then press the assigned hotkey. TextWrapper will surround the text with the prefix and suffix strings.
Changelog
v2
- Made prefix and suffix entry boxes larger.
- The window now behaves in a more standard way. No more minimising to the system tray.
v1