HolonProduction
|
d4abc211f1
GDScript: Fix autocompletion issues with nested types
|
1 년 전 |
A Thousand Ships
|
f11aff3841
Editor: Restructure editor code
|
4 달 전 |
Thaddeus Crews
|
77b680244d
Merge pull request #102186 from HolonProduction/completion-builtin-enum
|
3 달 전 |
Thaddeus Crews
|
bad29ef0c7
Merge pull request #107636 from HolonProduction/completion-dont-use-next
|
3 달 전 |
Thaddeus Crews
|
ee5859b7ae
Merge pull request #92584 from HolonProduction/autocompletion-assign-variant
|
3 달 전 |
Serhii Snitsaruk
|
a095c5e3fa
GDScript call stack as reverse linked list with fixed coroutines
|
4 달 전 |
Danil Alexeev
|
c8bb21e68b
GDScript: Fix `GDScriptLanguage::make_function()`
|
3 달 전 |
Rémi Verschelde
|
ebc36a7225
Merge pull request #107717 from aaronfranke/abstract-annotation
|
3 달 전 |
Thaddeus Crews
|
4a90220fc9
Merge pull request #107852 from HolonProduction/completion-filter-current-impl
|
3 달 전 |
Thaddeus Crews
|
6277e9d02b
Merge pull request #93429 from dalexeev/fix-method-signature-appearance
|
3 달 전 |
Aaron Franke
|
1085200f51
GDScript: Replace `abstract` keyword with `@abstract` annotation
|
3 달 전 |
Danil Alexeev
|
a59587c308
GDScript: Fix double spaces for type hints when connecting signal
|
3 달 전 |
Danil Alexeev
|
fbede89573
GDScript: Fix call hint appearance for complex callees
|
3 달 전 |
HolonProduction
|
991c1a85a9
Autocompletion: Don't filter overrides when the existing function is the current one
|
3 달 전 |
HolonProduction
|
49e8d3ff98
Autocompletion: Don't use `next` for GET_NODE inference
|
3 달 전 |
HolonProduction
|
242b5efd9d
Autocompletion: Fix type resolution when assigning variant
|
1 년 전 |
HolonProduction
|
af54b13603
Autocompletion: Add support for global enums
|
8 달 전 |
Danil Alexeev
|
ee121ef80e
GDScript: Add support for variadic functions
|
6 달 전 |
Thaddeus Crews
|
3b963ab8b6
Merge pull request #105081 from dalexeev/gds-add-export-tool-button-autocompletion
|
4 달 전 |
Rémi Verschelde
|
fb59a99244
Merge pull request #106198 from SatLess/User-Func-Autocomplete
|
4 달 전 |
Sat
|
fc4df4b17d
Added working version for user-defined function autocompletion
|
5 달 전 |
Rémi Verschelde
|
0518bd5fee
Merge pull request #106683 from dalexeev/gds-remove-leftmost-rightmost-column
|
4 달 전 |
Danil Alexeev
|
7aafa6ef18
GDScript: Remove `leftmost_column` and `rightmost_column` fields
|
4 달 전 |
Yufeng Ying
|
1384e82c2c
Improve ScriptLanguage get keyword API.
|
8 달 전 |
Thaddeus Crews
|
b59d6bea4f
Merge pull request #67777 from aaronfranke/virtually-annotated
|
5 달 전 |
kobewi
|
9e0203a58a
Don't synchronize scripts with errors
|
5 달 전 |
Aaron Franke
|
067704f1cd
Add a keyword for abstract classes in GDScript
|
2 년 전 |
HolonProduction
|
3f0ff0417c
Autocompletion: Remove additional brace from utility function options
|
5 달 전 |
Lukas Tenbrink
|
e989d7bd89
Change `StringName.operator const void *` to `explicit operator bool`.
|
9 달 전 |
Thaddeus Crews
|
717df3ee88
Merge pull request #105249 from Repiteo/core/math-defs-namespace
|
6 달 전 |