GoLand 2020.1 Help

Feature trainer

Feature trainer is a plugin with tutorials that cover various IDE features in an interactive way. A tutorial includes a set of lessons. To complete a lesson, you need to finish all the tasks in the lesson.

In GoLand, you can try tutorials for Go and JavaScript.

Start a lesson from the Welcome screen

  1. Click a tutorial link on the Welcome screen.

  2. Click the lesson that you want to undergo.

    Run a lesson from the Welcome Screen

Start a lesson from the Learn tool window

  1. In the Learn tool window (View | Tool Windows | Learn), click a tutorial link.

  2. In the Open a Learning Project dialog, click Open .

  3. In the Open Project dialog, select where to open a tutorial. To open in a new IDE window, click New Window. To open in the same IDE window, click This Window. To attach the learning project to the currently-open project, click Attach.

     Open a lesson from the Learn tool window

Disable the Tutorials section on the Welcome screen

  1. Open settings by pressing Ctrl+Alt+S and navigate to Tools | Feature Trainer.

  2. Clear the Show tutorials on welcome frame checkbox.

  3. Restart GoLand.

    Disable the Tutorials section on the Welcome Screen

Switch between tutorials for different programming languages

  1. Open settings by pressing Ctrl+Alt+S and navigate to Tools | Feature Trainer.

  2. From the Learning main programming language list, select the language with which you want to continue (for example, JavaScript).

     Select tutorials on another language
Last modified: 12 May 2020