editors.md: minor

This commit is contained in:
Yann Cébron 2025-05-14 11:06:34 +02:00
parent 25ce1b59af
commit 3a07f2095a

View File

@ -2,11 +2,14 @@
# Editors # Editors
<link-summary>The Editors section overview.</link-summary> <link-summary>The Editors section overview/FAQ.</link-summary>
This section covers working with text in the IntelliJ Platform editor: 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) * [](text_selection.md)
* [](multiple_carets.md) * [](multiple_carets.md)