When inserting a code sample the language is automatically detected. However, there seems to be a problem. This question for example, has VB code but instead of parsing comments (starting with ') as comments, they're treated as string literals.
Either detection is wrong, or it get the commenting wrong.