You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
jsykari
Posted - Dec 15 2006 : 09:02:32 AM Should Visual Assist take into account the file(s) included via the "Force Includes" (/FI) option when autocompleting symbols?
We have 'typedef unsigned int uint;' and similar common definitions in a /FI file. Having Visual Assist 'correct' every uint to UINT is rather annoying.
If this is not possible, is there any way to manually insert definitions into VA's dictionary?
I'm writing C++ in Visual Studio .Net 2003.
1 L A T E S T R E P L I E S (Newest First)
feline
Posted - Dec 15 2006 : 10:12:26 AM What exactly are you seeing / experiencing?