Skip to content

KevinOnEarth/misc-text-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Atom package with miscellaneous text tools (sorting, comment & quote wrapping, line separated list to comma separated)

Resources

License

Stars

Watchers

Forks

Packages

No packages published