Skip to content

Language Server: implement textDocument/definition , textDocument/declaration, textDocument/references #1189

Open
@hzeller

Description

This will require the project set-up to know which are all the relevant files to pull symbol information from #1188

For this, we then need to build a symbol table (and fix issues in project-tool Issues related to the project tool/symbol table ) to have all the relevant information available to know how to find definitions and references of a particular symbol, which is then trivial to implement.

Metadata

Assignees

No one assigned

    Labels

    language-serverLanguage server related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions