T O P I C R E V I E W |
dinkai |
Posted - May 06 2008 : 1:26:37 PM #define FLEXARRAY_METRICS 1 #if defined (FLE
Sometimes, not very often, the obvious choice in autocomplete is not focused. So hitting tab just tabs rather than making the obvious selection.
Visual studio 2005, C++, vista 32bit, working in a header file. If you need more information please ask.
Thanks,
Rami |
4 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - May 07 2008 : 07:25:54 AM The FAQ's are useful, if you know what I called the problem you are having To quote from this FAQ entry:
>> This happens when Visual Assist X thinks you are adding a new variable or function, so the suggestion may not be valid.
This is why this was done, since when you are adding a new symbol, and want to place a tab character after it, which caused the suggestion to be accepted even though it was not what you wanted. It is optional since this is something that some people like, and some people hate. Overall we feel the default behaviour is the best for most users, most of the time. |
dinkai |
Posted - May 06 2008 : 10:17:14 PM Thanks that seems to have done it, probably should have searched there first. Shouldn't this be default behavior though? |
feline |
Posted - May 06 2008 : 2:21:12 PM I believe this FAQ entry explains what you are seeing, and gives a registry key to stop this happening:
http://docs.wholetomato.com?W350 |
dinkai |
Posted - May 06 2008 : 1:32:11 PM Sorry to be more specific, nothing is focused. |
|
|