Files
openide/plugins/ide-features-trainer
Konstantin Hudyakov d374db134e IFT-575 Fix unexpected restore in Find in Files lesson
When we request `virtualFile`, we need to get the editor. But there can be the moment when the currently selected editor is null during new editor tab opening. It caused `NoTextEditor` exception and stop of the lesson.
Better to use more specific check here. But anyway, it looks like current behavior with `NoTextEditor` exception is not suitable and should be reconsidered.

GitOrigin-RevId: 5744726f8c0bf5089380f8417408a75ef125c45a
2024-07-08 16:32:22 +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.