GoLand 2019.2 Help

Inline

Inline refactoring

The Inline refactoring lets you reverse the extract refactoring for a method or a variable.

  1. Place the caret within the code fragment you want to inline.

  2. Press Ctrl+Alt+N. Alternatively, select Refactor | Inline from the main or context menu.

  3. In the Inline dialog, specify the inlining options.

  4. Preview and apply changes.

    Last modified: 29 October 2019