mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Auto completion enhanced for extends and class level identifier
This commit is contained in:
@@ -513,6 +513,7 @@ public:
|
||||
COMPLETION_GET_NODE,
|
||||
COMPLETION_FUNCTION,
|
||||
COMPLETION_IDENTIFIER,
|
||||
COMPLETION_EXTENDS,
|
||||
COMPLETION_PARENT_FUNCTION,
|
||||
COMPLETION_METHOD,
|
||||
COMPLETION_CALL_ARGUMENTS,
|
||||
|
||||
Reference in New Issue
Block a user