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

fix(select-builtin): disable highlighting of [n] due to MatchParen #180

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

chrisgrieser
Copy link
Contributor

Disable highlighting of numbers in the builtin DressingSelect. (The numbers that are displayed when show_numbers = true).

Context

before:
Pasted image 2024-11-13 at 14 16 40@2x

after:
Pasted image 2024-11-13 at 14 15 47@2x

What is the problem you are trying to solve?
Only a minor aesthetic one. The highlight of matching parentheses is not useful in the selection window.

@stevearc
Copy link
Owner

Sure, LGTM

@stevearc stevearc merged commit 857cb36 into stevearc:master Nov 13, 2024
9 checks passed
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.

2 participants