Closed dnicolson closed 7 years ago
Hi! Thanks for the report. I suspect this issue stems from a continuing problem I've had with properly treating begin ... end
as a sort of grouped command which could appear anywhere a normal command could. I've been thinking of solutions, and I believe I have one for this bug, but I've been a little too busy lately to work on this project. I'll try and find some time soon to work through this and other matters in #2
Actually it was a little easier than I'd thought. But it happened because I have been drawing a distinction between blocks and command calls, even though the former is an instance of the latter. I will probably revise this at some point
The following code results the last
end
being highlighted the full width of the document: