Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug: allow copying debug expression #241780

Merged
merged 1 commit into from
Feb 24, 2025
Merged

debug: allow copying debug expression #241780

merged 1 commit into from
Feb 24, 2025

Conversation

connor4312
Copy link
Member

  • ctrl+c while an expression is being edited now correctly copies that
    expression
  • ctrl+alt+c while on a watch expression copies the expression

Fixes #240127

@connor4312 connor4312 self-assigned this Feb 24, 2025
@connor4312 connor4312 enabled auto-merge (squash) February 24, 2025 23:10
- ctrl+c while an expression is being edited now correctly copies that
  expression
- ctrl+alt+c while on a watch expression copies the expression

Fixes #240127
@connor4312 connor4312 force-pushed the connor4312/issue240127 branch from 2ffa2b6 to e896af8 Compare February 24, 2025 23:11
@vs-code-engineering vs-code-engineering bot added this to the February 2025 milestone Feb 24, 2025
@connor4312 connor4312 merged commit f0df737 into main Feb 24, 2025
8 checks passed
@connor4312 connor4312 deleted the connor4312/issue240127 branch February 24, 2025 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WATCH Unexpected COPY / PASTE behaviour
2 participants