1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-10 13:00:37 +00:00
Files
godot/doc/classes
Alfred Reinold Baudisch fcff978763 Shortcut and Bind to Remove Secondary Carets
Adds the bind `ui_text_remove_secondary_carets` to TextEdit, with ESC as the default shortcut.

When the bind is performed, if the TextEdit has multiple carets, `remove_secondary_carets` is called and secondary carets are removed.

This is useful when multiple selects are performed with `add_select_for_next_occurrence` #67644 or when multiple multiple carets are manually added, then it's possible to go back to a single caret with a shortcut.

Closes #67991
2022-10-31 17:44:47 +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-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-10-24 20:43:28 -07: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