Skip to content

How can I code navigate ('Go To Definition') across different files? #56

@PayaamEmami

Description

@PayaamEmami

I'm working with a large project that has inline vbscript in html files.

I've set html files to be associated to vbscript in my settings.json file:
"files.associations": {"*.html": "vbs"},

I'm able to go to definition for symbols that are defined in the same file, however I can't go to definition for symbols that are defined in different files elsewhere.

Is there anyway I can do something to achieve this? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions