Closed
Bug 1201948
Opened 9 years ago
Closed 9 years ago
View source tabs missing line numbers for text files
Categories
(Toolkit :: View Source, defect)
Toolkit
View Source
Tracking
()
RESOLVED
DUPLICATE
of bug 713479
People
(Reporter: jryans, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
View source tabs don't include the status bar line / col indicator that the windows had.
Additionally, for text files like resource://gre/modules/addons/XPIProviderUtils.js, we aren't showing line numbers in the gutter.
With both of these together, there's no way to get line number info for text files.
We should bring back some kind of line info for them. I think numbers in the gutter (like many editors) would be best.
Comment 1•9 years ago
|
||
I agree we should have line numbers in the gutter at a minimum.
Here's a screenshot of Chrome's View Source for the following plain text:
https://bug1253798.bmoattachments.org/attachment.cgi?id=8727032
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•