Skip to content

Advanced copy variable values in debugger #27950

@boardofchris

Description

@boardofchris
  • VSCode Version: 1.1.2.2
  • OS Version: macos

Steps to Reproduce:

  1. Run the debugger, set a break point (I am using Node, but assume it applies to all languages)
  2. Examine a variable's value in the variable debugger window or by hoovering over the variable name.
  3. Try to copy a variable's value so you can paste to notepad for future reference.
  4. 8(

No matter what I try, I cannot get the variable's value into clip board. I even tried a screen grab, but the hoover window disappeared. I remember this feature from visual studio years ago. It is quite useful.

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions