Built-in matching braces highlightiing #207
pyscripter
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
I think it's a nice addition. I just use a single foreground color change for my brace highlighting so that would meet my needs perfectly. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I propose to add matching-braces highlighting functionality into SynEdit, implemented with indicators:
Given, that we use highlighter attributes, this would allow to set Foreground, Background color and font style for matching braces, but not say painting a rectangle around the matching braces.
@MShark67 @JaFi-cz @dados What do you think?
Beta Was this translation helpful? Give feedback.
All reactions