Skip to content

How to locate definitions of variable type? #359

@zhengchenghang

Description

@zhengchenghang

After indexing the TS project, I use a Java library for parsing, and I can obtain the local variable names and their corresponding type names. However, I want to further locate the type definition positions to retrieve the type definition information. How should I proceed? Because the documentation for local variable symbols only provides the type names, it does not specify the file path where the type definition is located.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions