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

Typed variables in firebase.gd #463

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Typed variables in firebase.gd #463

wants to merge 1 commit into from

Conversation

4Shage
Copy link

@4Shage 4Shage commented Mar 7, 2025

Look at issue #462

@WolfgangSenff
Copy link
Collaborator

:= is automatically typed correctly. In addition to that, in the past, we've had issues with typing them that way. I think I'll pull this down and do some testing, but I'm pretty sure this isn't needed at all.

@4Shage
Copy link
Author

4Shage commented Mar 7, 2025

I just wanted for godot's auto completion to work (if possible and doesn't interfere with something).
image
But if it wouldn't be possible I try to find some bypass

@WolfgangSenff
Copy link
Collaborator

It sort of depends on if that's actually working for you with your changes. If it is and you're not seeing any problems, can I ask what version of Godot you're using specifically?

@4Shage
Copy link
Author

4Shage commented Mar 7, 2025

I use 4.4 mono

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants