0.1.0 • Published 5 years ago

split-line v0.1.0

Weekly downloads
6
License
-
Repository
github
Last release
5 years ago

split-line README

split one line into multiple lines by custom separator (default: ',')

Features

Screenshot

How to use

  1. open command pallette, input split line
  2. hot key: ctrl + cmd + s in mac or ctrl + alt + s in win, (use default separator, ',')
  3. you could configure keybindings "extension.splitLine" to change default separator in args
  4. space in first or last will convert into a line break.

Known Issues

TODO

  • format after split
  • test coverage
0.1.0

5 years ago