Panasonic Youth rob sanheim writes about software, business, ruby, music, stuff and things



Posted
21 August 2006 @ 8am

Tagged
Ajax, Open Source, WebDev

Discuss

Why Can’t I Show Line Numbers in “View Source” in Firefox

A simple request. I want to be able to show line numbers in view source for Firefox. It already has the pretty syntax highlighting, and fifty thousand developer friendly extensions - where is the line number option for view source?


6 Comments

Posted by
MicroAngelo
8 September 2006 @ 4am

I can’t wait for this either!

One INEFFICIENT way around this: You can “Show Source” while validating on the W3C site, and this includes line numbers. I tend to justify using this by acknowledging that I would be validating the source anyway.

http://validator.w3.org/detailed.html


Posted by
Eric Pascarello
8 September 2006 @ 10am

I do not even use view source any more with all the extensions now available. The firebug extension with the debugger tab has the line numbers for you.

Eric


Posted by
Rob
12 September 2006 @ 1am

Eric: I use firebug as well - though I prefer something like a view source for a quick look at the overall markup, without having to try and find elements in the small firebug window. Sometimes firebug is just overkill, ya know?


Posted by
Dan
13 September 2006 @ 5pm

Would be a simple change to have this option surely?

Dammit I might even suggest a patch myself - god bless open source software…


Posted by
Dan Previte
12 October 2006 @ 12pm

I’ve been looking for an extension that can do this for forever. Someone please write it for me. :)


Posted by
Rick
10 March 2008 @ 10pm

It’s been a long time since this was talked about, but did any of you find a solution to this?


Leave a Comment

Memcached, Rails, and You Rails Schema Dumper + Mysql ENUM’s = Bad For Business