Danil Alexeev
|
de7cbe8789
Highlight doc comments in a different color
|
2 年之前 |
Danil Alexeev
|
6767de9b69
GDScript: Fix `native_type` is empty for autoload without script
|
1 年之前 |
Danil Alexeev
|
e750c59cf8
GDScript: Improve highlighting of types
|
1 年之前 |
Rémi Verschelde
|
1a0e653d7f
Merge pull request #78573 from dalexeev/editor-create-script-class-name
|
1 年之前 |
Rémi Verschelde
|
21b132616b
Merge pull request #74995 from dalexeev/gds-r-strings
|
1 年之前 |
Rémi Verschelde
|
c63e0aefcf
Merge pull request #79366 from dalexeev/gds-signal-info-and-callback
|
1 年之前 |
Danil Alexeev
|
26ce861910
Editor: Remove unused Class Name field from Create Script dialog
|
1 年之前 |
Danil Alexeev
|
4b5daf06ef
Editor: Improve signal callback generation
|
1 年之前 |
Danil Alexeev
|
2964c7d51c
GDScript: Add raw string literals (r-strings)
|
1 年之前 |
BooksBaum
|
0202a36a7a
Language Server: Improve hovered symbol resolution, fix renaming bugs, implement reference lookup
|
2 年之前 |
Yuri Rubinsky
|
35802374ac
Add coloring for completion of vector components
|
2 年之前 |
ajreckof
|
4b724c9252
Fix completion option location not found
|
2 年之前 |
Yuri Sizov
|
68a49c4959
Merge pull request #79935 from dalexeev/gds-validate-node-path-annotation
|
2 年之前 |
Yuri Sizov
|
3de7dd902c
Merge pull request #79880 from dalexeev/gds-fix-id-shadowing-below
|
2 年之前 |
Danil Alexeev
|
5b4403c9a5
GDScript: Add validation for `@export_node_path` annotation arguments
|
2 年之前 |
Juan Linietsky
|
5e512b705e
Support threads in the script debugger
|
2 年之前 |
Danil Alexeev
|
d53fc92b4c
GDScript: Fix bug with identifier shadowed below in current scope
|
2 年之前 |
Yuri Sizov
|
74d20fe17e
Merge pull request #75216 from rune-scape/rune-dependancy-errors
|
2 年之前 |
Yuri Sizov
|
2bd904e3db
Merge pull request #73196 from Vilcrow/fix-lookup-symbol
|
2 年之前 |
rune-scape
|
83b01708b2
Script editor: Show depended script errors
|
2 年之前 |
S.V.I. Vilcrow
|
56e2fad319
Fixed the jumping to function definition using 'Ctrl+LMB' and the 'Lookup Symbol' button.
|
2 年之前 |
Ben
|
0803467334
Fix "Go to definition" for GDScript type hints
|
2 年之前 |
Rémi Verschelde
|
11ee6fcef0
Merge pull request #68311 from RobertMasek/fix-go-to-definition
|
2 年之前 |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
2 年之前 |
ajreckof
|
006e899bb3
sort code completions with rules
|
2 年之前 |
Clay John
|
610877e326
Merge pull request #72288 from MewPurPur/use-string-repeat
|
2 年之前 |
VolTer
|
6b84e258d2
Use String.repeat() in more places
|
2 年之前 |
George Marques
|
0ba6048ad3
Add support for static variables in GDScript
|
2 年之前 |
Yuri Sizov
|
f3033da97d
Merge pull request #76170 from HolonProduction/string-highlight
|
2 年之前 |
RedMser
|
2330ffb5a1
Add GDScript template to RichTextEffect
|
2 年之前 |