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

Fixed the jumping to function definition using 'Ctrl+LMB' (reverted) #72789

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

Vilcrow
Copy link
Contributor

@Vilcrow Vilcrow commented Feb 6, 2023

Fixes #72353.

@Vilcrow Vilcrow requested a review from a team as a code owner February 6, 2023 11:26
@akien-mga akien-mga added this to the 4.0 milestone Feb 6, 2023
@akien-mga akien-mga merged commit 3f95b39 into godotengine:master Feb 7, 2023
@akien-mga
Copy link
Member

Thanks!

@Vilcrow Vilcrow deleted the fix-jump-to-definition branch February 7, 2023 22:43
@akien-mga akien-mga changed the title Fixed the jumping to function definition using 'Ctrl+LMB'. Fixed the jumping to function definition using 'Ctrl+LMB' (reverted) Feb 13, 2023
@akien-mga
Copy link
Member

Reverted with d405392 to fix regressions (#73058, #73167).

We'll keep working on this to merge after the 4.0-stable release in #73196.

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.

self.function syntax won't trigger Ctirl+Click -> jump to definition.
3 participants