vote up 0 vote down star

In a VB.NET Web Site, the User Types syntax coloring doesn't work. What are potential causes of this?

Note: C# works as expected.

Update: It seems to not understand the difference between a "User Type" and an "Identifier."

flag

78% accept rate

1 Answer

vote up 0 vote down

This may not be your problem, but you can check it at least. Go to Tools >> Options..., pick Text Editor >> VB.NET and verify that the colors and such are how you like them.

link|flag
I've done that. It all checks out. – Larsenal Oct 24 '08 at 22:29
I had a time where all my text was one color. The solution was to restart VS 2008. Other than that, I'm stumped. – __ Oct 25 '08 at 5:52
Has that specific syntax colouring ever worked for VB.NET? Is it supposed to work? I have noticed the same problem but pretty much gave up on it because I decided it was that important to worry about at the time. – BlackMael Oct 27 '08 at 17:55

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.