Menu

#512 Fix bug 4407Inconsistency when cursor is between 2 braces

Next_major_release
closed
nobody
None
1
2013-07-31
2013-07-24
Gur Stavi
No

A fix for bug #4407
For matching braces, prefer char after caret over char before the caret.

1 Attachments

Discussion

  • Don HO

    Don HO - 2013-07-31
    • status: open --> closed
    • Priority: 5 --> 1
     
  • Don HO

    Don HO - 2013-07-31

    The current behaviour is preferable comparing with the one you suggested.
    Thank you anyway for the patch.

    Don