Skip to content

Copying a long value from debug watch results in pasting partial value #97444

@da2r-20

Description

@da2r-20
  • Version: 1.45.0
  • Commit: d69a79b
  • Date: 2020-05-07T15:57:33.467Z
  • Electron: 7.2.4
  • Chrome: 78.0.3904.130
  • Node.js: 12.8.1
  • V8: 7.8.279.23-electron.0
  • OS: Darwin x64 18.7.0

For me it reproduced with C++
But it probably occurs in other languages as well, haven't verified that.

Steps to Reproduce:

  1. Start a debugging session
  2. add an expression that has a long value to watch
    Screen Shot 2020-05-11 at 8 49 26
  3. Copy value
  4. paste it somewhere in a text area
  5. the pasted text appears is limited and ends with '...'
    Screen Shot 2020-05-11 at 8 50 33

Does this issue occur when all extensions are disabled?: Yes

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issueson-release-notesIssue/pull request mentioned in release notesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions