"According to the human genome project, humans are 50-60% bananas."

MSVC Shader syntax highlighting
Tuesday, March 4, 2003 | Permalink

Download
Two small files are included that enables syntax highlighting of vertex and pixel shaders in MSVC 6.0, not sure if it works for MSVC.NET. It supports these shader languages:
To use it, just do these steps:
If you have included any shader files into a project already, MSVC will still think it's a normal text file. To solve that problem, just remove them from the project and include them again.