Skip to content

Only update case sensitive fuzzy searching within set_query#105996

Merged
Repiteo merged 1 commit into
godotengine:masterfrom
a-johnston:fuzzy_search_case_fix
May 26, 2025
Merged

Only update case sensitive fuzzy searching within set_query#105996
Repiteo merged 1 commit into
godotengine:masterfrom
a-johnston:fuzzy_search_case_fix

Conversation

@a-johnston
Copy link
Copy Markdown
Contributor

@a-johnston a-johnston commented May 1, 2025

Supersedes #105900. There is a bit of discussion on that pr about possible approaches and changes to the behavior; I would be open to further changes such as removing case sensitive filtering entirely but this is the smallest change which I thought made sense. Potentially it makes sense to preemptively make the other "config" variables also private but I think case_sensitive is unique in that the stored token values change wrt to its value while the other vars only affect the returned values.

Unblocks #105239 and #105240

@a-johnston a-johnston requested a review from a team as a code owner May 1, 2025 19:41
@a-johnston a-johnston changed the title Only update case sensisitive fuzzy searching within set_query Only update case sensitive fuzzy searching within set_query May 1, 2025
@AThousandShips AThousandShips added this to the 4.5 milestone May 2, 2025
@a-johnston a-johnston force-pushed the fuzzy_search_case_fix branch from 61f4639 to 76a65de Compare May 15, 2025 19:11
@akien-mga akien-mga changed the title Only update case sensitive fuzzy searching within set_query Only update case sensitive fuzzy searching within set_query May 26, 2025
@Repiteo Repiteo merged commit c2fde49 into godotengine:master May 26, 2025
20 checks passed
@Repiteo
Copy link
Copy Markdown
Contributor

Repiteo commented May 26, 2025

Thanks!

@a-johnston a-johnston deleted the fuzzy_search_case_fix branch May 26, 2025 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants