diff --git a/topics/reference_guide/editors.md b/topics/reference_guide/editors.md index 86b9e33b5..465bba7b2 100644 --- a/topics/reference_guide/editors.md +++ b/topics/reference_guide/editors.md @@ -2,11 +2,14 @@ # Editors -The Editors section overview. +The Editors section overview/FAQ. This section covers working with text in the IntelliJ Platform editor: -* [](editor_basics.md) +* Tutorial: [](editor_basics.md) + * [](working_with_text.md) + * [](coordinates_system.md) + * [](editor_events.md) * [](text_selection.md) * [](multiple_carets.md)