diff options
author | Christophe Andral <christophe@andral.fr> | 2024-02-02 23:10:55 +0100 |
---|---|---|
committer | Christophe Andral <christophe@andral.fr> | 2024-03-25 11:12:28 +0100 |
commit | c988bec4b3dff7ac32a1940a3f5c3d97a46ca8cd (patch) | |
tree | c756bfd9c9d43eee0bbe59546de45c315e69e782 /modules/gdscript/gdscript_disassembler.cpp | |
parent | 5d08c2631cadf29d80ca23c7d537e03c3e5edcc5 (diff) | |
download | redot-engine-c988bec4b3dff7ac32a1940a3f5c3d97a46ca8cd.tar.gz |
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.
Diffstat (limited to 'modules/gdscript/gdscript_disassembler.cpp')
0 files changed, 0 insertions, 0 deletions