Sysntax highlighting in VC6
by Bert Heuvingh · in Torque Game Engine · 12/01/2005 (3:48 am) · 4 replies
Does anybody know how to get C++ syntax highlighting in Visual Studio 6 ? I tried some registry key hacks, but nothing worked for me sofar.
#2
12/01/2005 (9:12 am)
Purchase Visual Assist X from WholeTomato. They have a free 30 day trial.......its awesome.....does a lot more than just syntax highlighting.
#3
didja try these ?
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=5153
12/01/2005 (9:21 am)
Visual assist is a great tool if you can afford the $50 or so.didja try these ?
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=5153
#4
Right click on the background of a cpp file, then make sure the language is set to c/c++, my guess is it might be set to none currently.
12/01/2005 (9:56 am)
If I understand what you are asking then try this:Right click on the background of a cpp file, then make sure the language is set to c/c++, my guess is it might be set to none currently.
Torque Owner Stefan Lundmark