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

Only real content should be given line numbers #245

Open adhocore opened 4 years ago

adhocore commented 4 years ago

line 1,2,3 shouldnt be numbered

jribbens commented 3 years ago

Not only that, they shouldn't be called "line numbers" at all, since they're not. They do not correspond in any way to the lines in the JSON file.