> 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
