mirror of
https://github.com/godotengine/godot.git
synced 2026-05-06 15:59:58 -04:00
50114457c5
These conflict with `ui_text_completion_replace` (accept autocompletion), but the latter seems to take precedence if an autocomplete popup is open, so this still works as expected. Fixes #119085