annotate-snippets-rs
annotate-snippets-rs copied to clipboard
Show correct line numbers when fold ist set to true, fixes #52
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