split-string-on-enter
Split a string into multiple concatenated strings at the cursor position when typing enter.
split-string-on-enter
Split a string into multiple concatenated strings at the cursor position when typing enter. https://atom.io/packages/split-string-on-enter
TIP: use with join-lines-smarter to get the reverse: removing concatenation operators and leading comments when joining lines.