Files
zyedidia.micro/internal
worldmaker 06a5f1a62d fix the missing break in JumpToMatchingBrace (#1960)
In JumpToMatchingBrace, the loop should stop immediately after finding the matching bracket.
It causes multiple jumps in certain situations:
`(I  [  ]{  }) => (  I[  ]{  })`
2020-12-27 18:38:16 -05:00
..
2020-12-20 14:53:04 -05:00
2020-11-16 14:07:22 -05:00
2020-11-21 01:46:17 -05:00