Support multiple lines when highlighting matching occurrences of selection #25871
tjconcept
started this conversation in
Feature Ideas / Enhancements
Replies: 0 comments
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.
-
Currently, Zed will highlight all matching occurrences of the selected text, but won't do so if a linebreak (newline) is part of the selection.
Initial implementation seems to be that of #12635.
This is an expansion on #9238.
Beta Was this translation helpful? Give feedback.
All reactions