Skip to content

Fix Custom Function Code Completion #182

@xterao

Description

@xterao

When invoking code completion with the cursor placed between a custom function’s name and its parameter element, no suggestions appear. The logic that retrieves the element before the cursor returns null, so update the element-retrieval method to handle this case correctly.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions