Join Lines

Join lines of code together

Place the caret on the line that you want to join with a lower line and press ⌃⇧J (macOS) / Ctrl+Shift+J (Windows/Linux), to join lines of code.


Related Resources

Expand and Collapse Code
Quickly view specific parts of a class by expanding or collapsing code
Move Statement
Move a statement up or down
Optimize imports
Remove unused imports from your code