GoLand 2020.2 Help

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.

  1. Select the desired code fragment.

  2. On the Code menu, click Surround With Ctrl+Alt+T.

  3. Select the necessary surround statement from the list.

Last modified: 10 July 2020