Surround code fragments
GoLand provides standard templates for surrounding code fragments with various constructs based on the language of the source code. This includes if...else
conditional statements, for
loops, folding regions, and other constructs.
GoLand provides standard templates for surrounding code fragments with various constructs based on the language of the source code. This includes if...else
conditional statements, for
loops, folding regions, and other constructs.
Select a code fragment.
Press Control+Alt+T or go to
in the main menu.Select the necessary surround statement from the list.
Last modified: 24 November 2023