Skip to content

Feature request: Only show inline values inside the current scope #8

Closed
@fflaten

Description

@fflaten

There should be an option (or default behavior?) to only show inline values for the current scope. The view can get filled with unnecessary noise and cause confusion for similar parameters/variables in other places of the file.

The extra processing of parsing the whole file might also affect performance when working with files with hundreds or thousands of lines like in a combined .psm1 module-file.

Example of current behavior. Showing the variable outside t3 might be confusing as it would never be applicable there
inline-scopes

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