You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
Andy22
Posted - Jul 03 2009 : 08:00:01 AM Simple put, if i type some letters and get presented with the possible matching members/functions/defines/macros record what i choose out of the given.
So that the next time the top results get on the top of the list or are presented earlier, even if i haven't typed all needed letters yet.
As an example being a d3d programmer i always type FAILED(hr), but the correct FAILED i mean is presented very late since some other fail or failed calls exist. Or inside a big class with many overloads or members, i mainly use just 5% of them but always get presented with the whole tree and possibilities, which is oki but having my favorites on top would help.
1 L A T E S T R E P L I E S (Newest First)
feline
Posted - Jul 03 2009 : 6:46:31 PM We are working to try and make the suggestions more accurate and topical, hopefully some of the results will show up in the next few builds of VA.
For "FAILED" you could add a VA Snippet with the shortcut "FA" or even "F" so that VA will always suggest "FAILED" of what ever text you have specified in the snippet.