Tagged Questions

0
votes
1answer
457 views

Add syntax coloring for new filetype in Visual Studio 6?

Is it possible to change the syntax coloring for a new file type (let's call it .XYZ files) in Visual Studio (VC++) 6, and if so, how? I see where you can edit the color for comments, numbers, ...