The line numbers in the wrappers are annoying as hell when you want to copy and paste code. Specially when there are a lot of lines. Is there a chance you can put it back to the standard wrappers without line numbers? [php] <?php echo 'This is what I mean.'; ?> PHP: Or if there is a way to put them in a separate column so they won't copy, that would be nice too.
It has been changed (pre-parsed posts will take a few days to change). <?php echo 'This is what I mean.'; ?> PHP:
It doesn't do it by default with vBulletin. I intercept the [php] tags and spin them through my custom [code=php] tag instead. Does better syntax highlighting and hyperlinks functions.