[BUG] In status bar, "Ln", "Col" and "Pos" sometimes show "Â " instead of locale-induced NBSP
Thank you for your consideration Andreas :) There is no hurry.
Note that sign may be omitted if difference between the current line and other lines is obvious (ex. current line number left-aligned, offsets right-aligned and always starting from 1).
Note that sign may be omitted if difference between the current line and the offset is obvious (ex. current line number left-aligned, offsets right-aligned and always starting from 1).
That's right: ... -2 -1 current_line_number (hex or decimal with offset of first line) +1 +2 ... This is an option in VS code that would be great for Notepad++ and I didn't find any equivalent yet: https://levelup.gitconnected.com/relative-line-numbers-in-visual-studio-code-vsc-97faceca5464 Obviously, relative line numbers could also be optionally presented as hex values if it makes sense (negative hex?).
Add relative line numbers