Yuri Sizov
|
dc729f1614
Merge pull request #87278 from HolonProduction/give-those-autoloads-an-upgrade
|
1 年之前 |
Yuri Sizov
|
5b22884b4a
Merge pull request #86554 from HolonProduction/lookup-subscript
|
1 年之前 |
Yuri Sizov
|
28cf7fe2f6
Merge pull request #85384 from HolonProduction/unique-name-completion
|
1 年之前 |
HolonProduction
|
6af45c6ef2
Handle GDScript in `_type_from_variant` for autocompletion
|
1 年之前 |
Muller-Castro
|
96a95cb974
Add const lvalue ref to container parameters
|
4 年之前 |
Rémi Verschelde
|
525e0bb37c
Merge pull request #86667 from HolonProduction/completion-enum-sorting
|
1 年之前 |
Rémi Verschelde
|
6c390b620d
Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy
|
1 年之前 |
S.V.I. Vilcrow
|
c8fc824608
Fix the autocomplete function for the 'self' keyword.
|
1 年之前 |
HolonProduction
|
76fd7ec394
Improve sorting of enum autocompletion
|
1 年之前 |
HolonProduction
|
54742f7c60
Fix symbol lookup in index subscript
|
1 年之前 |
Wilson E. Alvarez
|
a3cb1b096f
Add const references detected by clang-tidy
|
1 年之前 |
Yuri Sizov
|
5c99558d16
Merge pull request #76591 from HolonProduction/complete-tween
|
1 年之前 |
HolonProduction
|
5f72254d4d
Fix regression when autocompleting subscript on get node
|
1 年之前 |
Rémi Verschelde
|
7c8dfea9e3
Merge pull request #85196 from HolonProduction/completion-filter-groups
|
1 年之前 |
HolonProduction
|
c8889a7fe7
Improve autocompletion with get_node
|
2 年之前 |
HolonProduction
|
e253250814
Filter groups and categories from autocompletion
|
1 年之前 |
HolonProduction
|
8cc85515af
Suggest scene unique nodes in `get_node` autocompletion
|
1 年之前 |
Rémi Verschelde
|
fa259a77cd
Codestyle: Fix some comment issues
|
1 年之前 |
HolonProduction
|
4883a12a13
Autocomplete properties in tween_property
|
2 年之前 |
Danil Alexeev
|
496bee3bc7
GDScript: Add autocompletion for static variables accessed via class
|
2 年之前 |
Danil Alexeev
|
de7cbe8789
Highlight doc comments in a different color
|
2 年之前 |
Danil Alexeev
|
6767de9b69
GDScript: Fix `native_type` is empty for autoload without script
|
2 年之前 |
Danil Alexeev
|
e750c59cf8
GDScript: Improve highlighting of types
|
2 年之前 |
Rémi Verschelde
|
1a0e653d7f
Merge pull request #78573 from dalexeev/editor-create-script-class-name
|
2 年之前 |
Rémi Verschelde
|
21b132616b
Merge pull request #74995 from dalexeev/gds-r-strings
|
2 年之前 |
Rémi Verschelde
|
c63e0aefcf
Merge pull request #79366 from dalexeev/gds-signal-info-and-callback
|
2 年之前 |
Danil Alexeev
|
26ce861910
Editor: Remove unused Class Name field from Create Script dialog
|
2 年之前 |
Danil Alexeev
|
4b5daf06ef
Editor: Improve signal callback generation
|
2 年之前 |
Danil Alexeev
|
2964c7d51c
GDScript: Add raw string literals (r-strings)
|
2 年之前 |
BooksBaum
|
0202a36a7a
Language Server: Improve hovered symbol resolution, fix renaming bugs, implement reference lookup
|
2 年之前 |