Hello I've been searching though Suggestions & Feedback section for quite a long time now and could not find any feature request / question similar to mine.. So please forgive me - if there already was one and I just could not find it.. Would it be possible to modify [ code ] area so that each line would have it's number mentioned? right now [ code ] area looks like: this is the first line this is a second line this is third (..) last Code (markup): With modification - it would generate something like: [B]01[/B] this is the first line [B]02[/B] this is a second line [B]03[/B] this is third [B]04[/B] [B]05[/B] [B]06[/B] (..) [B]07[/B] [B]08[/B] [B]09[/B] [B]10[/B] last Code (markup): Of course line numbers would have to be generated automatically OR - maybe it would be worth to simply add another tag like [ numcode ] (..) [ / numcode ] for one with lines numbered and leave [ code ] as it looks like now.. I've seen such "modification" on several forums and must say - it really helps... Kindly regards, L.
Sounds very helpful features.. Will be looking forward to this. Goodluck if Shawn will add this features.
I had it setup that way before... it was annoying though because you woudl get line numbers when trying to copy/paste code.
LOL yeah it just got removed a month back or so. Ideally it would have line numbers and then another textarea like box next to it from where to copy without line number. Like a table with two columns where you can select the right columns without selecting the left columns.
Doh :| Apparently I have not been reading this forum SO "far" ago Anyway - I think that I've seen a mod / hack that numbered lines "outside" proper textarea - so copy & paste did not include those numbers.. just can't remember where... L.