This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
2
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
935ea10f3a
godot-module-template
/
modules
/
gdscript
/
tests
/
scripts
History
Download ZIP
Download TAR.GZ
Diogo Costa
935ea10f3a
Fixed enum autocompletion for core classes (Issue
#88858
)
...
Minor fix consisted in the use of [[fallthrough]] macro
2024-03-15 20:20:36 +00:00
..
analyzer
Merge pull request
#82639
from golfinq/gdscript-improve-indexing-error
2024-01-04 16:38:58 +01:00
completion
Fixed enum autocompletion for core classes (Issue
#88858
)
2024-03-15 20:20:36 +00:00
lsp
Add unit test runner for autocompletion
2024-01-05 17:49:51 +01:00
parser
GDScript: Reintroduce binary tokenization on export
2024-02-08 11:20:05 -03:00
runtime
set has_type false if it is BUILTIN but Variant::NIL
2024-02-11 13:47:12 +00:00
.gitignore
Add runner for GDScript testing
2021-04-08 09:34:59 -03:00
project.godot
Add unit test runner for autocompletion
2024-01-05 17:49:51 +01:00
utils.notest.gd
Add type_string() utility
2023-10-02 17:41:20 +02:00