Skip to content

Debugger - Hovering over global variables and script variables doesn't show values #3280

Open
@Odrikanos

Description

@Odrikanos

Issue Description

In debug mode hovering over global variables or script variables doesn't show any values. If I hover over other "normal" variables the current value is displayed.

Expected behaviour (mouse hovered over $a):
image

Actual behaviour (mouse hovered over $global:b):
image

image

image

Compared with standard PowerShell ISE where it works (mouse hovered over $global:b):
image

VSCode version: 1.55.0 c185983a683d14c396952dd432459097bc7f757f x64

VSCode extensions:

ms-vscode.powershell@2021.2.2
ms-vscode.powershell-preview@2021.4.1
(tested with both, no difference)

PSES version: 2.3.0.0

PowerShell version:

Name Value


PSVersion 5.1.19041.610
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.19041.610
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

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