Skip to content

Copy Value in Watch panel copies truncated value with ... for a long/big string. #175758

@HamedFathi

Description

@HamedFathi

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

  • VS Code Version: 1.75.1
  • OS Version: Windows

Steps to Reproduce:

  1. You need to try with a long/big string value and put it inside the Watch panel for debugging.
  2. Try to use Copy Value and pasted it into the Notepad for example.
  3. You have no access to real value like UI (tooltips/popups) you will get truncated value with ... in middle!

In UI make sense to me to have truncated value for long/big string

Screenshot_1

But, why I should not have access to the real value by Copy Value in the Watch panel?

Screenshot_2
image

For a while, I was looking for why when I am pasting the value in jwt.io the signature and data there were invalid!!!

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions