Replies: 3 comments 1 reply
-
Wait… There is? As far as I can tell it began showing up afer fixing some unrelated erros. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wish for an icon - similar to the one we get when a method is connected to a signal - that indicates when the method overrides a method in the parent class.
Migrating from Godot 3 to 4 this would be useful, because there are virtual methods that has been renamed, but a method in the source that used to override them and no longer does has no indication.
With the icon, when a method intended to override a method in the parent class does not have it, I would know to look up the new name for the method.
Beta Was this translation helpful? Give feedback.
All reactions