GoLand 2024.1 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 a code fragment.

  2. Press Ctrl+Alt+T or go to Code | Surround With in the main menu.

  3. Select the necessary surround statement from the list.

Last modified: 15 April 2024