[Github-comments] [geany/geany] Add 'Select to enclosing brackets' keybinding (#2264)
Nick Treleaven
notifications at xxxxx
Sat Sep 21 12:41:33 UTC 2019
> include <> if the brace_match_ltgt is set
Now done.
> the search for ]}) will find those characters in comments and strings so the selection is probably not what the user intended.
In that case no selection would be made as scintilla wouldn't find a match (of the same style), but this wouldn't be what the user intended. If there is no match, I've now made it continue searching for an outer bracket pair.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2264#issuecomment-533795073
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190921/ba31778c/attachment.html>
More information about the Github-comments
mailing list