Rémi Verschelde
|
ebc36a7225
Merge pull request #107717 from aaronfranke/abstract-annotation
|
1 місяць тому |
Thaddeus Crews
|
4a90220fc9
Merge pull request #107852 from HolonProduction/completion-filter-current-impl
|
1 місяць тому |
Thaddeus Crews
|
6277e9d02b
Merge pull request #93429 from dalexeev/fix-method-signature-appearance
|
1 місяць тому |
Aaron Franke
|
1085200f51
GDScript: Replace `abstract` keyword with `@abstract` annotation
|
1 місяць тому |
Danil Alexeev
|
a59587c308
GDScript: Fix double spaces for type hints when connecting signal
|
1 місяць тому |
Danil Alexeev
|
fbede89573
GDScript: Fix call hint appearance for complex callees
|
1 місяць тому |
HolonProduction
|
991c1a85a9
Autocompletion: Don't filter overrides when the existing function is the current one
|
1 місяць тому |
Danil Alexeev
|
ee121ef80e
GDScript: Add support for variadic functions
|
4 місяців тому |
Thaddeus Crews
|
3b963ab8b6
Merge pull request #105081 from dalexeev/gds-add-export-tool-button-autocompletion
|
1 місяць тому |
Rémi Verschelde
|
fb59a99244
Merge pull request #106198 from SatLess/User-Func-Autocomplete
|
1 місяць тому |
Sat
|
fc4df4b17d
Added working version for user-defined function autocompletion
|
2 місяців тому |
Rémi Verschelde
|
0518bd5fee
Merge pull request #106683 from dalexeev/gds-remove-leftmost-rightmost-column
|
1 місяць тому |
Danil Alexeev
|
7aafa6ef18
GDScript: Remove `leftmost_column` and `rightmost_column` fields
|
2 місяців тому |
Yufeng Ying
|
1384e82c2c
Improve ScriptLanguage get keyword API.
|
6 місяців тому |
Thaddeus Crews
|
b59d6bea4f
Merge pull request #67777 from aaronfranke/virtually-annotated
|
2 місяців тому |
kobewi
|
9e0203a58a
Don't synchronize scripts with errors
|
2 місяців тому |
Aaron Franke
|
067704f1cd
Add a keyword for abstract classes in GDScript
|
1 рік тому |
HolonProduction
|
3f0ff0417c
Autocompletion: Remove additional brace from utility function options
|
3 місяців тому |
Lukas Tenbrink
|
e989d7bd89
Change `StringName.operator const void *` to `explicit operator bool`.
|
6 місяців тому |
Thaddeus Crews
|
717df3ee88
Merge pull request #105249 from Repiteo/core/math-defs-namespace
|
3 місяців тому |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
3 місяців тому |
HolonProduction
|
e7487263ad
Autocompletion: Don't add parenthesis if `Callable` is expected
|
11 місяців тому |
Danil Alexeev
|
4b9bcda113
GDScript: Add autocompletion for `@export_tool_button`
|
3 місяців тому |
Yufeng Ying
|
4029051bb1
Change ClassDB::get_inheriters_from_class.
|
6 місяців тому |
Yyf2333
|
22b5ec17fb
Using iterator pattern instead of List::Element *.
|
5 місяців тому |
A Thousand Ships
|
d9721954e6
[Core] Use `Vector` for `MethodInfo::arguments`
|
1 рік тому |
A Thousand Ships
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
8 місяців тому |
A Thousand Ships
|
5113022dfe
Clean up some uses of `String::substr`
|
5 місяців тому |
HolonProduction
|
c00518eec7
Autocompletion: Override context for preload
|
5 місяців тому |
HolonProduction
|
62eebf1266
Autocompletion: Account for invalid annotations when making arghint
|
5 місяців тому |