Hi!
Here is a serious bug: Type (in a playground or code browser) the following: #(‘hello’) I get a violent #isNumberLiteralToken DNU on RBErrorToken
Also, consider the following:
The closing ) has the same color than the symbol. Which is not correct. It should have the same color than the opening (
Apparently these error do not occur in Pharo 5
https://github.com/moosetechnology/Moose/issues/1125 https://github.com/moosetechnology/Moose/issues/1125
Cheers, Alexandre