Skip to content

Variables retrieved from the DebugService should use proper '$' notation #29

@daviwil

Description

@daviwil

This issue causes top-level variables retrieved from the DebugService to not have the dollar sign '$' prefix, causing some confusion when they are seen in a debugger client. The fix will cause the dollar sign prefix to be introduced to top-level variables, i.e. those that are obtained from calling "Get-Variable". Children of those top-level variables do not need this prefix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions