The IDE Features Trainer is a set of interactive tutorials covering the essential IDE functionality.
Start the IDE Features Trainer
Use one of the following options:
On the Welcome screen, select Learn in the left-hand pane and then click Start Learning:
Select Help | Learn IDE Features from the main menu.
CLion will open the list of tutorials on the left and a README file with instructions on how to work with the features trainer:
Each tutorial includes a set of lessons. To complete a lesson, you need to finish all the tasks in it.
tip
You can also explore the IDE functionality for JavaScript and Python. Use the switcher in the top right corner of the Learn panel:
Onboarding tour
The first tutorial is the onboarding tour. It can help you get acquainted with the IDE and learn how to navigate through the views and panels, open files in the editor, launch your program, use autocompletion, apply quick-fixes, and search for symbols.
When you finish the onboarding tour, CLion will suggest moving on to the next lessons or close the feature trainer:
Tutorials on the core IDE features
After the onboarding tour, you can move forward to the Code Editing, Refactorings, Code Completion, and Git sections. In these sections, you can go through the lessons in any order.