.. |
analyzer
|
8e8f93cf0c
Display correct symbol in warning when unique name is used without @onready annotation
|
6 months ago |
completion
|
24912d2010
Autocompletion: Try to guess method return type even if subscript base has no value
|
7 months ago |
lsp
|
2f620db1d8
LSP: Fix spec violations that break the VSCode outline
|
9 months ago |
parser
|
b50d9742c2
Fix `is_valid_float`, `Variant` parser, `Expression` parser, script highlighter, and `TextServer` not handing capital E in scientific notation.
|
6 months ago |
runtime
|
7d65d0a908
GDScript: Add `@warning_ignore_start` and `@warning_ignore_restore` annotations
|
8 months ago |
.editorconfig
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
8 months ago |
.gitignore
|
5f77f38573
Add runner for GDScript testing
|
4 years ago |
project.godot
|
d532eecc81
Changed the default deadzone value for new actions from 0.5 to 0.2
|
10 months ago |
utils.notest.gd
|
5c0f2414cd
Always add decimal when printing float
|
9 months ago |