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

Fix completion for variables initialized by get_node call #65712

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

Chaosus
Copy link
Member

@Chaosus Chaosus commented Sep 12, 2022

This will mostly fix #64477, the only thing I did not fix is the variables from the base class (completion does not have access to it, and I don't know how to do it yet):

image

@Chaosus Chaosus requested a review from a team as a code owner September 12, 2022 15:56
@Chaosus Chaosus added this to the 4.0 milestone Sep 12, 2022
@Chaosus Chaosus force-pushed the gds_fix_completion branch 2 times, most recently from cae16fa to 6e988a4 Compare September 12, 2022 16:00
@akien-mga akien-mga merged commit 4d9adfe into godotengine:master Nov 14, 2022
@akien-mga
Copy link
Member

Thanks!

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.

Autocompletion not working on children
2 participants