Line numbers in syntax tags?
Moderator: General Moderators
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
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
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
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
- Ollie Saunders
- DevNet Master
- Posts: 3179
- Joined: Tue May 24, 2005 6:01 pm
- Location: UK
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.