firebug / firebug.next

Next Firebug generation built on top of native Firefox developer tools
Other
229 stars 37 forks source link

Highlight executable lines in Debugger panel #346

Closed SebastianZ closed 8 years ago

SebastianZ commented 9 years ago

In earlier versions of Firebug the line numbers of executable lines were displayed in green. This feature should be reintroduced.

This was initially requested in #75, which was closed earlier with the hint that this should actually be implemented in the DevTools. I created bug 1138243 covering that now. Though as Firebug 2 already had this feature, it might be worth being implemented in Firebug first.

Sebastian

janodvarko commented 8 years ago

This needs to be implemented on the platform.

Honza

SebastianZ commented 8 years ago

Panos wrote in comment 1 of bug 1138243, that if that feature gets implemented, it should be hidden behind a preference, which can be turned on by Firebug.

My current assumption is that it won't get implemented on the platform (if no one of the Firebug team takes the bug) and Firebug users will probably miss this feature. So it might make sense to implement this in Firebug first (or fix the platform side).

Sebastian