Skip to content

Scope aware symbol completion #220

Closed
@skovhus

Description

@skovhus

Currently, when auto-completing, the LSP shows a lot of irrelevant symbols related to the current scope (especially local variables from other function).

Task: figure out if we can use the tree-sitter AST to improve the symbol completion.

Also see #190 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions