compace & clear all of \r\n
-
compact text file with shift+alt+f key
-
only format *.txt files
-
remove \r\n(check os)
-
add prefix/suffix to your single word
-
add prefix/suffix to your word stream
copy this to ur user setting files
// word prefix "textCompact.WordPrefix": "('",
// word suffix "textCompact.WordSuffix": "')",
// stream prefix "textCompact.StreamPrefix": "insert into tb(name) values ",
// stream suffix "textCompact.StreamSuffix": "",
remove eslint recommendation
Initial release of textCompact
Enjoy!