tulios / json-viewer

It is a Chrome extension for printing JSON and JSONP.
https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh
MIT License
3.31k stars 678 forks source link

Don't include generated header with the line number count. #198

Closed leftler closed 2 years ago

leftler commented 6 years ago

When you have both headers enabled and line numbers enabled it will count the header as part of the line numbers, this can be a issue if you are comparing with another copy of the file you might have open with a text editor and you are trying to jump to various lines.