-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Copying a long value from debug watch results in pasting partial value #97444
Copy link
Copy link
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issueson-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release notesverifiedVerification succeededVerification succeeded
Milestone
Description
- 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:
- Start a debugging session
- add an expression that has a long value to watch

- Copy value
- paste it somewhere in a text area
- the pasted text appears is limited and ends with '...'

Does this issue occur when all extensions are disabled?: Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issueson-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release notesverifiedVerification succeededVerification succeeded