T O P I C R E V I E W |
jk20012001 |
Posted - Feb 03 2015 : 11:14:57 PM VA can only color code with .cpp/.h/.c files, how can I use .hlsl/.vs/.ps with the same C++ like syntax coloring functionality? Thanks~ |
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Feb 04 2015 : 6:26:00 PM So long as these files contain C++ code, or something very close, you can do this by telling VA to treat these files as C++ code, as explained in this FAQ entry:
http://docs.wholetomato.com/default.asp?W328
Just be aware that if the code is to different from C++ then you will get odd results. |
|
|