Replies: 2 comments
-
Tangent on configuring the matching indicator shape: @A-Walrus how are you able to get the matching indicator to be an underline while the cursor is a block? In my editor right now this is how matching renders: The cursor is grey while the matching indicator is orange. Both are blocks. For me, distinguishing by color alone is really error prone, so I often get lost when navigating around brackets as to where the actual cursor is. I'd love to configure the match indicator to be an underscore as in your rendering. I have found I can reconfigure the cursor with I searched issues, PRs, and discussions for this issue and couldn't find it, although this discussion gets close (it is about colors only IIUC). |
Beta Was this translation helpful? Give feedback.
-
@nathan-at-least This is up to the theme. Defined by the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When using multiple cursors (like with

C
) with the cursor over brackets, the matching bracket is only highlighted for the primary selection.What do you think?
all, primary, none
(what should be the default)?Beta Was this translation helpful? Give feedback.
All reactions