[Github-comments] [geany] Bracket jumping failure (#762)

Colomban Wendling notifications at xxxxx
Wed Nov 18 14:02:13 UTC 2015


Although it's already closed, the reason here is that jumping to the matching brace prefers the brace on the left that the one on the right.  As it can jump over `<>` pairs, on your 2nd example it tries to match the `>` on the left of the cursor rather than the `{` on its right.  If you had a matching `<` you'd see the cursor jumping to it.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/762#issuecomment-157721811
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151118/c581c53f/attachment.html>


More information about the Github-comments mailing list