annotate-snippets-rs icon indicating copy to clipboard operation
annotate-snippets-rs copied to clipboard

Show correct line numbers when fold ist set to true, fixes #52

Open Inky-developer opened this issue 3 years ago • 0 comments

This pr changes the format_header function to use the line number that is already stored in DisplayLine instead of (wrongly) recomputing it. Fixes #52

Inky-developer avatar Jan 03 '22 19:01 Inky-developer