mirror of
https://github.com/godotengine/godot.git
synced 2026-05-12 22:35:35 +00:00
e46e70f8ee
It covers additional selections of different words, as well manually adding a cursor in between and selecting the next occurrence. The previous test also was outdated in regards of not testing the implicit call to `select_word_under_caret` made by `add_selection_for_next_occurrence` in case there's no selection.