Posted 20 years ago
by phruby
I am designing a debugger simular to visual studio. When I'm tracing thru the code, I would like Syntax editor to display a yellow highlight over the current line to execute with an arrow in the line number margin. How can I create the yellow highlighted text and arrow based on a given line number?