This website requires JavaScript.
Explore
Docs
Wiki
Blog
1.27.0+47-gce6c515cda
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
d1f2a35d76a2c24ffe4e59decbda192607baa7cf
engine
/
modules
/
gdscript
/
tests
/
scripts
/
completion
T
History
Danil Alexeev
a7cf2069d5
GDScript: Add abstract methods
...
Co-authored-by: ryanabx <
ryanbrue@hotmail.com
>
2025-06-09 20:11:58 +03:00
..
argument_options
Fix
SCRIPT ERROR/ERROR/WARNING
on test output
2025-03-06 13:44:48 +01:00
assignment_options
Improve GDScript autocompletion for methods
2024-11-22 18:24:45 +08:00
builtin_enum
…
common
GDScript: Add abstract methods
2025-06-09 20:11:58 +03:00
enum_values_in_dictionary
GDScript: Do phrase level recovery when parsing faulty dictionaries
2025-03-06 11:35:56 +01:00
enum_values_in_match
GDScript: Do phrase level recovery for match
2025-04-15 13:00:43 +02:00
filter
…
get_node
Fix
SCRIPT ERROR/ERROR/WARNING
on test output
2025-03-06 13:44:48 +01:00
index
Autocompletion: enable string literal completion in subscripts
2024-08-27 13:02:09 +02:00
no_parenthesis_when_callable_is_expected
Autocompletion: Don't add parenthesis if
Callable
is expected
2025-04-10 18:40:32 +02:00
types
Fix
SCRIPT ERROR/ERROR/WARNING
on test output
2025-03-06 13:44:48 +01:00
class_a.notest.gd
Added working version for user-defined function autocompletion
2025-06-08 07:01:35 -03:00