1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-29 16:16:38 +00:00
Files
godot/doc/classes
Alfred Reinold Baudisch a862583d05 Unified shortcut to clear carets and selections
Refactors`ui_text_remove_secondary_carets` from https://github.com/godotengine/godot/pull/68089 as `ui_text_clear_carets_and_selection`, with extra behaviour:

- If there's only one active caret active with a selection, clears the selection.
- In case there's more than one caret active, removes the secondary carets and clears selections.

With this change, `TextEdit` then imitates the behaviour of VSCode for clearing carets and selections.
2022-11-02 18:23:24 +01:00
..
2022-10-19 21:58:03 +02:00
2022-09-15 11:39:03 +02:00
2022-10-24 17:06:32 +02:00
2022-09-30 14:23:36 +02:00
2022-09-10 12:17:37 +02:00
2022-10-21 17:54:49 -05:00
2022-09-01 18:39:17 +02:00
2022-09-01 22:13:46 +02:00
2022-09-21 08:25:48 +02:00
2022-10-07 20:10:18 +02:00
2022-09-30 14:23:36 +02:00
2022-10-07 20:10:18 +02:00
2022-10-07 20:10:18 +02:00
2022-10-07 20:10:18 +02:00
2022-10-07 20:10:18 +02:00
2022-10-07 20:10:18 +02:00
2022-10-07 20:10:18 +02:00
2022-09-01 22:13:46 +02:00
2022-09-15 11:39:03 +02:00
2022-09-06 21:42:20 +05:30
2022-10-27 18:24:55 +02:00
2022-08-23 19:49:50 +02:00
2022-10-31 15:19:48 +08:00
2022-09-20 22:20:11 +02:00
2022-09-20 22:20:11 +02:00
2022-10-19 11:46:28 +01:00
2022-08-08 21:08:26 -07:00
2022-10-24 20:43:28 -07:00
2022-08-04 13:45:54 -05:00
2022-09-21 13:28:29 +02:00
2022-10-09 10:37:55 +02:00
2022-09-18 23:52:50 +02:00
2022-08-24 12:08:17 +02:00
2022-10-07 20:10:18 +02:00
2022-10-19 21:58:03 +02:00
2022-08-02 11:53:28 -05:00