Skip to content

Debugger variables UI should highlight changed variable values #866

@daviwil

Description

@daviwil

In Visual Studio, variables shown in the Locals window are marked with a red foreground color when they change between two debugger stop events:

image

It would be great to also have this functionality in VS Code. Even better if the debug adapter could send some kind of isChanged field back on individual variables when they are requested.

cc @rkeithhill

Metadata

Metadata

Assignees

Labels

debugDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions