RSyntaxTextArea icon indicating copy to clipboard operation
RSyntaxTextArea copied to clipboard

Allow the user to customize which line highlight is painted the first.

Open keyoffecka opened this issue 10 years ago • 1 comments

This is useful when line highlights are used to show breakpoints. For example, if there is a breakpoint at line X, the line may have a specific background, now if the user moves the cursor at that line should we paint first the current line background or the background of the breakpoint line? Setting true will paint current line background and then the breakpoint line background.

keyoffecka avatar May 17 '15 22:05 keyoffecka

Coverage Status

Coverage increased (+0.29%) to 25.51% when pulling c5301bca16a392bd4cebc900cde8cce38aff4ada on keyoffecka:customizable-order-of-line-highlights into be0d5ec21feca32bed855b4f315133a294c65fd9 on bobbylight:master.

coveralls avatar May 17 '15 22:05 coveralls