In Visual Studio 2013, when I annotate a .vb file with TFS, it appears without syntax highlighting.
Here is an example:

I tried to start Visual Studio in safe mode. Syntax highlighting is great for regular, not annotated tabs. It is also great for annotated C # files.
How can I get syntax highlighting for working with annotated VB files?
source
share