This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4afeca3bcf220da2af57ff517d669aefcebe3675
godot
/
modules
/
gdscript
/
tests
/
scripts
History
Thaddeus Crews
9e158215d1
Merge pull request
#96375
from HolonProduction/completion-callable-braces
...
Autocompletion: Don't add parenthesis if `Callable` is expected
2025-04-10 16:53:45 -05:00
..
analyzer
Display correct symbol in warning when unique name is used without @onready annotation
2025-02-06 10:49:08 -08:00
completion
Autocompletion: Don't add parenthesis if
Callable
is expected
2025-04-10 18:40:32 +02:00
lsp
GDScript: Fix head class range to include
class_name
2025-03-14 11:36:55 +01:00
parser
…
runtime
Add gdscript tests for callv with const arrays
2025-04-10 23:13:01 +02:00
.editorconfig
…
.gitignore
…
project.godot
…
utils.notest.gd
…