Join Lines

Join lines of code together in your IDE.

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

New live templates for main methods
New live templates for main methods
Create an instance main method using a live template.
Live templates for simple IO
Live templates for simple IO
Add simple IO methods using live templates.
Inlay Hints
Inlay Hints
Inlay hints provide additional information about your code.