sasagawa888 / eisl

ISLisp interpreter/compiler
Other
272 stars 22 forks source link

Edlis Highlighting of balancing parentheses #184

Closed sasagawa888 closed 2 years ago

sasagawa888 commented 2 years ago

Edlis Highlighting of balancing parentheses

Incorrect if there are parentheses in the string e.g. "abc(" Incorrect if there is a character # \ (# ).

sasagawa888 commented 2 years ago

Fixed it.