Page 2 of 2
Posted: Sat Jan 20, 2007 2:51 pm
by nickvd
What about having a tabbed interface, highlighted with numbers in one tab, and plain jane code in the other... I've seen it used all over the place and it seems to work fairly decently (though it does double the size of the html for the code block)
Posted: Sat Jan 20, 2007 3:01 pm
by Kieran Huggins
I'd suggest a windowed interface: you can see the code in phpdn colours, without line numbers by default. Then, you can copy and paste the code into window #2 (your php editor) and see the code in your native colours with/without line numbers as you see fit.
I've already personally implemented this solution... but I'll leave it as an exercise for the reader
Sarcasm isn't intended maliciously - just having a bit of fun
Posted: Sat Jan 20, 2007 3:48 pm
by daedalus__
Kieran Huggins wrote:I've already personally implemented this solution... but I'll leave it as an exercise for the reader

Excercise?!
Never!!!!!!!!!!
Posted: Sat Jan 20, 2007 5:54 pm
by Kieran Huggins
Exorcise the daemons!

Posted: Sat Jan 20, 2007 8:12 pm
by Ollie Saunders
It would be awesome if we could have this: The one I was looking for automatically highlights all of the code when you click plain text but
this one demonstrate well enough, what you can do.