Files
openide/plugins/ide-features-trainer
Konstantin Hudyakov 8c3a5be33e IFT-555 Validate task id as simple integer
There is no need in the separate validation rule for it.
Also, this validation rule has side effects: it executed the LessonContext of the lesson to collect the number of tasks. But some for some lessons, it modified the state of the lesson. For example, the code in `OnboardingTourLessonBase.checkUiSettings` modifies the variables of the onboarding lesson, so it caused the problem in the mentioned ticket.

GitOrigin-RevId: d39d464eb0635dcf58842816cfa46fe0e1c4ab82
2024-02-20 18:40:36 +00:00
..

IDE Features Trainer

Learn the basic editing features of IntelliJ IDEA

System requirements: IntelliJ IDEA 2017.3

Prerequisites: Add the plugin from JetBrains Marketplace automatically, or download it from the web at https://plugins.jetbrains.com/idea/plugin/8554-ide-features-trainer and then install it manually.

Run: Run IntelliJ IDEA with this plugin, and then click the Learn tool window button on the left-hand side near the window border.