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 filter/search on debug values #236768

Merged
merged 2 commits into from
Dec 21, 2024
Merged

Conversation

connor4312
Copy link
Member

I think this is something that never worked, or at least not for a long
while. Implementing match highlighting in values in the era of
linkification and ANSI support was a little more complex, but this works
well now.

Fixes #230945

I think this is something that never worked, or at least not for a long
while. Implementing match highlighting in values in the era of
linkification and ANSI support was a little more complex, but this works
well now.

![](https://memes.peet.io/img/24-12-b1f699dc-f20c-4c93-a5ce-f768473fff62.png)

Fixes #230945
@connor4312 connor4312 self-assigned this Dec 20, 2024
@connor4312 connor4312 enabled auto-merge (squash) December 20, 2024 23:53
@vs-code-engineering vs-code-engineering bot added this to the January 2025 milestone Dec 20, 2024
joyceerhl
joyceerhl previously approved these changes Dec 21, 2024
@connor4312 connor4312 merged commit d953d84 into main Dec 21, 2024
8 checks passed
@connor4312 connor4312 deleted the connor4312/issue230945 branch December 21, 2024 21:01
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.

Filtering/search in the Variables section of the Debugger only matches variable names, not variable values
3 participants