Smilies in code sections

I would like to suggest that code sections enclosed by '[ code ][ /code ]' are not automatically gets parsed to replace abbreviations into smilies...

The following is one example...

void CDialog::DoModal()

Of course you can get around by writing

void CDialog :: DoModal()

but I do not like this very much. Besides that I do not think that you necessarely needs smilies inside your code so to my mind they should be disabled for that part...

I know that there is an option 'Disable Smilies in This Post' but first it is only for the complete post not only for special sections and second since the standard setting is disabled I most-likely will forget it all the time... :p
[747 byte] By [Andreas Masur] at [2007-11-17 20:44:27]
# 1 Re: Smilies in code sections
This is a good suggestion. I'll ask my vBulletin Expert to look into this one and see what he can come up with.

Brad!
Brad Jones at 2007-11-10 3:38:03 >
# 2 Re: Smilies in code sections
Another possibility is to provide the option (in our user's options) to disable smileys by default. The only affect it needs to have is that it determines whether the checkbox in replies is checked by default or not.

I agree, though, that smileys in a code section are incorrect by definition.
Sam Hobbs at 2007-11-10 3:39:03 >