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 goto definition for new method #92885

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

Chaosus
Copy link
Member

@Chaosus Chaosus commented Jun 7, 2024

(Continuation of #92251)

This will help the user to quickly switch look to _init constructor of the target class:

goto_new_fix

@Chaosus Chaosus requested a review from a team as a code owner June 7, 2024 18:43
@Chaosus Chaosus added this to the 4.3 milestone Jun 7, 2024
@Chaosus Chaosus added enhancement and removed bug labels Jun 7, 2024
@Chaosus Chaosus force-pushed the fix_goto_definition_for_new branch from d7ce715 to 5962646 Compare June 8, 2024 07:52
@akien-mga akien-mga merged commit 4516050 into godotengine:master Jun 12, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

@Chaosus Chaosus deleted the fix_goto_definition_for_new branch June 12, 2024 08:34
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.

2 participants