Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

keyoffecka
Copy link

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.

@coveralls
Copy link

Coverage Status

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants