Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enum autocompletetion showing class names with an underscore #35469

Closed
YeldhamDev opened this issue Jan 23, 2020 · 2 comments
Closed

Enum autocompletetion showing class names with an underscore #35469

YeldhamDev opened this issue Jan 23, 2020 · 2 comments

Comments

@YeldhamDev
Copy link
Member

Godot version:
e7947c8

Issue description:
When autocompletion appears for an enum from a class that internally starts with an underscore, it will show it in the editor itself:
Screenshot_20200122_161436

@akien-mga
Copy link
Member

This was fixed in master, but it's still reproducible in 3.5 RC 5.

@akien-mga
Copy link
Member

Fixed by #62731.

akien-mga pushed a commit to akien-mga/godot that referenced this issue Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants