You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What program did you run?
I was using the DrRacket editor with DrRacket set to the Simply Scheme language.
What should have happened?
Less text should have been highlighted by the code highlighting feature. In the three screenshots, I was moving the text insertion mark from the very right of the third line towards the left. Also, pointing to an error in the editor's parser, the Reindent All command did not indent the last line correctly. The interpreter ran the code without errors. As you can see, too much text was being highlighted in each screenshot:
The only problem is that I haven't yet found out how to reproduce the bug. I hope to see the bug again, and I will add it to this issue when I do.
Please include any other relevant details
DrRacket for Apple chips, macOS 12.4, Mac Studio M1 Max
The text was updated successfully, but these errors were encountered:
Thank you for submitting this issue. It turns out that the code that does the highlighting is in the racket/gui repo, so I will transfer this issue there.
What version of Racket are you using?
8.5
What program did you run?
I was using the DrRacket editor with DrRacket set to the Simply Scheme language.
What should have happened?
Less text should have been highlighted by the code highlighting feature. In the three screenshots, I was moving the text insertion mark from the very right of the third line towards the left. Also, pointing to an error in the editor's parser, the Reindent All command did not indent the last line correctly. The interpreter ran the code without errors. As you can see, too much text was being highlighted in each screenshot:
The only problem is that I haven't yet found out how to reproduce the bug. I hope to see the bug again, and I will add it to this issue when I do.
Please include any other relevant details
DrRacket for Apple chips, macOS 12.4, Mac Studio M1 Max
The text was updated successfully, but these errors were encountered: