This depends on the kind of error. For example, a missing open or closed parenthesis will mostlikely mark the whole (following) code.But it should still highlight the preceding code.Can you give an example.nicolai2015-09-04 23:10 GMT+02:00 Tudor Girba <tudor@tudorgirba.com>:Hi,I think it's nice that we are going towards consolidating our tools around RB.However, the highlighting logic is not quite enough because if I have an error anywhere in the code, the whole highlighting disappears. In contrast, Shout manages to limit the problem only to the surrounding code.Is anyone working on this part of the highlighting?Cheers,Doru--