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