ReSharper 2021.1 Help

Join Lines

ReSharper | Edit | Join Lines
ReSharper_JoinLines

ReSharper makes it possible to append the next line after the current one and join several selected lines into one, accurately arranging spaces.

To append the next line after the line where your caret is, or to join all selected lines into one line, do one of the following:

  • Choose ReSharper | Edit | Join Lines from the main menu.

  • If you are using the IntelliJ IDEA keymap, press Control+Shift+J. Alternatively, you can assign a desired shortcut to the ReSharper_JoinLines command in Visual Studio options (Tools | Options | Environment | Keyboard).

  • Press Alt+Enter and start typing 'join lines' to invoke the command with the Go to action feature.

This feature is supported in the following languages and technologies:

Language: C#Language: VB.NETLanguage: C++Language: HTMLLanguage: ASP.NETLanguage: RazorLanguage: JavaScriptLanguage: TypeScriptLanguage: CSSLanguage: XMLLanguage: XAMLLanguage: ResxLanguage: Build ScriptsLanguage: ProtobufLanguage: JSON
Feature is available in C#Feature is available in Visual Basic .NETFeature is available in C++Feature is available in HTMLFeature is available in ASP.NETFeature is available in RazorFeature is available in JavaScriptFeature is available in TypeScriptFeature is available in CSSFeature is available in XMLFeature is available in XAMLFeature is available in Resource filesFeature is available in build script filesFeature is available in ProtobufFeature is available in JSON

The instructions and examples given here address the use of the feature in C#. For details specific to other languages, see corresponding topics in the ReSharper by Language section.

Last modified: 08 March 2021