[DONE] Behavor names shouldn't be case sensitive in autocomplete

When trying to find a behavior name in the autocomplete behavior names are case sensitive. The issue is the first letter is usually capitalized. You need to either press shift or type the name without the first character.

In this example I’m looking for the Animation behavior. The behavior name can be pushed down the list depending on how many variables are used.

ScreenRecorderProject57_1

4 Likes

Hello Keith,
Thank you for your feature request.
I’ve created the issue on GitHub for the core team here: Make autocompletion case insensitive · Issue #6811 · 4ian/GDevelop · GitHub :slight_smile:

2 Likes