Previously character literals (of the form #\a
, #\space
, etc) were messing with automatic indentation and bracket matching (mostly, if you tried to do #\(
or #\)
), but now it’s fixed.
Update to version 1.340.13 if this has been a problem.
Previously character literals (of the form #\a
, #\space
, etc) were messing with automatic indentation and bracket matching (mostly, if you tried to do #\(
or #\)
), but now it’s fixed.
Update to version 1.340.13 if this has been a problem.