In a VB.NET Web Site, the User Types syntax coloring doesn't work. What are potential causes of this?
在VB.NET网站中,用户类型语法着色不起作用。这有什么可能的原因?
Note: C# works as expected.
注意:C#按预期工作。
Update: It seems to not understand the difference between a "User Type" and an "Identifier."
更新:似乎无法理解“用户类型”和“标识符”之间的区别。
1 个解决方案
#1
1
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.
这可能不是你的问题,但你至少可以检查一下。转到工具>>选项...,选择文本编辑器>> VB.NET并验证颜色等是您喜欢它们的方式。
#1
1
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.
这可能不是你的问题,但你至少可以检查一下。转到工具>>选项...,选择文本编辑器>> VB.NET并验证颜色等是您喜欢它们的方式。