George Marques
|
b4d0a09f15
GDScript: Reintroduce binary tokenization on export
|
1 年之前 |
Rémi Verschelde
|
50491db048
Merge pull request #88071 from Calinou/gdscript-nodepath-autocomplete-fix-identifiers
|
1 年之前 |
Hugo Locurcio
|
1238b60b22
Fix NodePath autocompletion to ensure paths are quoted when required
|
1 年之前 |
Yuri Rubinsky
|
1d75480082
Fix autocompletion for enum members in the core classes
|
1 年之前 |
Yuri Sizov
|
d644b9b640
Better hide internal properties from users
|
1 年之前 |
Yuri Sizov
|
9579dc6313
Merge pull request #85239 from HolonProduction/global-class-property-location
|
1 年之前 |
HolonProduction
|
c99e4f862f
Handle global classes when resolving property location
|
1 年之前 |
Yuri Sizov
|
72756133e0
Merge pull request #85224 from HolonProduction/identifier-type-prefer-annotated
|
1 年之前 |
Rémi Verschelde
|
b5dcb5f58a
Merge pull request #85215 from HolonProduction/type-from-property-class-name
|
1 年之前 |
HolonProduction
|
0203b3c310
Prefer identifiers annotated type if assigned type is incompatible to it
|
1 年之前 |
HolonProduction
|
4ab985d138
Handle global classes when resolving type from `PropertyInfo`
|
1 年之前 |
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 年之前 |