The following is observed on my linux installation.
When the score has a syntax error, like for example a definition instr "test" then, the console font turns red. However, when the error is corrected (instr test) the console font colour does not change back to normal.
When console font turns red
I’m aware of this. I think it’s a an issue with a missing quotation mark so the console things everything that follows is part of a string, hence the highlighting. I look into a fix for it. 
1 Like

