split-string-on-enter
Split a string into multiple concatenated strings at the cursor position when typing enter.
ianobermiller 593 2 1.0.3 MIT GitHub

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

Animated screenshot of Split String on Enter

TIP: use with join-lines-smarter to get the reverse: removing concatenation operators and leading comments when joining lines.