Closed LiadOz closed 1 year ago
Describe the bug
Highlighting is incorrect when manipulating brackets inside other brackets
Steps to reproduce
Write the following: (()) -> result is 1221 delete the first ) (() -> result is 111 add the the last ) (()) -> result is 1211
Describe the bug
Highlighting is incorrect when manipulating brackets inside other brackets
Steps to reproduce
Write the following: (()) -> result is 1221 delete the first ) (() -> result is 111 add the the last ) (()) -> result is 1211