Rémi Verschelde
|
6eb1d3cf98
Merge pull request #94888 from rune-scape/no-const-cast-gdscript-parser
|
11 months ago |
HolonProduction
|
c824403853
Autocompletion: enable string literal completion in subscripts
|
11 months ago |
Rémi Verschelde
|
58505b0bce
Merge pull request #94082 from HolonProduction/completion-force
|
11 months ago |
rune-scape
|
22f43b7879
Avoid const_cast in GDScriptParser
|
1 year ago |
HolonProduction
|
4699e69708
Autocompletion: register depended parsers with the main parser
|
1 year ago |
Danil Alexeev
|
110c4d4067
GDScript: Fix "Mismatched external parser" for autoloads
|
1 year ago |
HolonProduction
|
0abd0ae364
Autocompletion: rework argument options string literal completion
|
1 year ago |
Hilderin
|
39369db029
Fix synchronization of global class name
|
1 year ago |
Rémi Verschelde
|
6882a948b6
Merge pull request #92874 from Chaosus/completion_color_color
|
1 year ago |
Danil Alexeev
|
24b6edcd38
GDScript: Fix non-global class export
|
1 year ago |
Rémi Verschelde
|
09a037628e
Merge pull request #85488 from miv391/fix-expected-indented-block-error-message-lines
|
1 year ago |
Yuri Rubinsky
|
305b948256
Add coloring for completion of Color components
|
1 year ago |
PreslavPetrov
|
653a8b113a
Register the export info correctly when a global class script is used as the variable type for Node
|
1 year ago |
Rémi Verschelde
|
6761923f4f
Merge pull request #90716 from dalexeev/gds-fix-export-annotation-issues
|
1 year ago |
Danil Alexeev
|
7dd801c580
GDScript: Fix `STANDALONE_EXPRESSION` warning for `preload()`
|
1 year ago |
Danil Alexeev
|
76b2d85c9f
GDScript: Fix some export annotation issues
|
1 year ago |
Rémi Verschelde
|
ff018079a1
Merge pull request #84706 from HolonProduction/completion-get-child
|
1 year ago |
K. S. Ernest (iFire) Lee
|
f9b488508c
Add PackedVector4Array Variant type
|
1 year ago |
rune-scape
|
6b88c86cec
GDScript: invalidate GDScriptParserRef when reloading
|
1 year ago |
Aiden Storey
|
74177d79c9
Fix multiline array/dictionary match statements
|
1 year ago |
George Marques
|
877802e252
GDScript: Don't warn on unassigned for builtin-typed variables
|
1 year ago |
Rémi Verschelde
|
453485aede
Merge pull request #89270 from Repiteo/enforce-typename-in-templates
|
1 year ago |
Danil Alexeev
|
ef1909fca3
GDScript: Fix `@warning_ignore` annotation issues
|
1 year ago |
Danil Alexeev
|
87718d2a6e
Editor Help: Add syntax highlighting for code blocks
|
1 year ago |
Thaddeus Crews
|
9903e6779b
Enforce template syntax `typename` over `class`
|
1 year ago |
George Marques
|
8e520454ef
GDScript: Add @export_custom annotation
|
2 years ago |
Abel Toy
|
882441a0ad
Support Array and PackedArray in @export_*
|
1 year ago |
HolonProduction
|
1621e725fa
Fix autocompletion after DOLLAR token
|
1 year ago |
Rémi Verschelde
|
21ee3716c2
Merge pull request #82122 from dalexeev/gds-add-export-hidden-annotation
|
1 year ago |
Danil Alexeev
|
8ffc50ee8c
GDScript: Canonicalize script path in FQCN
|
1 year ago |