virtualx-engine/doc
Christophe Andral c988bec4b3 Add 'Skip to next (text) occurrence' feature to text editor
Adds `ui_text_skip_selection_for_next_occurrence` action and related implementation to text editor.
This action is bound `Ctrl+Alt+D` shorcut.

Used in conjonction with `ui_add_skip_selection_for_next_occurrence`, it gives the user the ability to select many occurrences of a selection
and avoid some of them.
Used without a previous selection, the action jumps to the next occurrence of the current word under the caret.
2024-03-25 11:12:28 +01:00
..
classes Add 'Skip to next (text) occurrence' feature to text editor 2024-03-25 11:12:28 +01:00
tools Documentation: Fix RST generation for [codeblock lang=text] 2024-03-11 10:24:09 +03:00
translations i18n: Sync translations with Weblate 2024-03-04 16:16:19 +01:00
class.xsd Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
Doxyfile
Makefile Fix translation po file not found when make rst 2023-11-19 11:29:46 +08:00