T O P I C R E V I E W |
jianpanlanyue |
Posted - Nov 17 2013 : 8:43:43 PM When using the "visual assist x" tools, I found that it can parse mostly kinds of "c or cpp" files,but some file format of "boost library",for example: "cc,ipp" files,can not be parsed at all.So,I want to know how to let it parse these files?
normal parsing:
unnormal parsing:
|
2 L A T E S T R E P L I E S (Newest First) |
jianpanlanyue |
Posted - Nov 26 2013 : 03:04:13 AM Thanks very much! It's a very good solution! |
accord |
Posted - Nov 18 2013 : 5:18:02 PM The following entry will help you with this: (VS2002-VS2012)
http://docs.wholetomato.com?W328
For VS2013, you can use the following dialog to add the file extension:
Tools -> Options... -> Text Editor -> File Extension
You may need to close and reopen the files. |
|
|