Commit 910dabe
feat(debug): add 'Copy All' action to Watch view context menu
Currently users can only copy individual watch expressions or values
one at a time via the context menu. Selecting multiple rows with
Ctrl+A and Copy only captures values (or a flat list), losing the
Expression → Value mapping.
This adds a new 'Copy All' context menu action that copies all watch
expressions as name: value pairs, one per line — ready to paste into
issues, chat messages, or notes when providing debugging context.
Fixes #306116
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1da74cc commit 910dabe
1 file changed
Lines changed: 27 additions & 0 deletions
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
692 | 692 | | |
693 | 693 | | |
694 | 694 | | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
0 commit comments