Skip to content

Account for function and variable scope in language service features #16

Open
@kaylaerdmann

Description

@kaylaerdmann

For the following intellisense features the entire file (or multiple files if dot sourced) is/are being searched through for variable and parameters:

  • Get definition
  • Get references
  • Get occurrences

We need fix this to use the correct scope when searching on variables and parameters.

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