Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels