Skip to content

Go to definition for use statements #152

@gar1t

Description

@gar1t

I see that "Go to definition" works for used commands, but not for the the use statement.

For example:

use ../hello.nu hello

def main [] {
  hello
}

Go to definition works on the hello call in the main function but not on the use statement on the first line.

Am I missing something in a configuration/setting or is this the current intended behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions