- text-manipulation
- sort-text
- quote-wrapping
- comment-block
- text-wrapping
misc-text-util package
Miscellaneous Text Util provides some text manipulation functions.
- Convert line separated selected text to a comma separated list (and back)
- Wrap lines in single or double quotes
- Wrap selected text with a block comment (/* ... */)
- Sort selected text either ascending or descending
release 0.3.1:
- fixed syntax error that prevented keymappings from working displaying in the menu drop down
- fixed syntax error that prevented the menu from executing properly
- added ability to wrap selection in single or double quote to the menu only.
release 0.3.0:
- added ability to add braces and parens around selected Text