Active linenumber colour highlighting property - and vim relative numbering highlights
See original GitHub issueDescribe what you want
I would like to have the ability to use/set the "editorLineNumber.activeForeground": "#fffff"
property. This would be exceptionally useful for vim mode users with relative line numbering which is a key part of the workflow for many.
The expected outcome would be that the current line and highlighting of the theme allows for default or user-selected highlight colour that differentiates from the other lines of the file and their respective line numbering.
Additional context attached a screenshot showing the relative numbering setup and hopefully, it demonstrates why the highlighting would be useful.
An even further incredible addition/extension to above would be to be able to highlight the tenth line either side with a different colour too. Or all multiples of ten thereafter, as an additional visual/cognitive easing. But it’s probably most useful to people with a relative line numbering setup so may not be as mainstream as the first part of the request for the current line number highlight.
Issue Analytics
- State:
- Created 3 years ago
- Comments:12 (4 by maintainers)
Top GitHub Comments
will fix it soon~
I hadn’t no. I have now and hey presto! It’s even more fabulous than I’d hoped.
Thank you! (starred the repo. You people are all kinds of awesome)