mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
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
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.