asmout
Ketchup Master
58 Posts |
Posted - Feb 13 2004 : 11:15:05 AM
|
I have noticed that if you click on a variable name or other token in your code, and then select "Find Next By Context", you often get wrong behavior.
a) If you have previously used this feature successfully _in some other file_, you will get the message "Cannot find the string '<previous token>'"
b) If you have previously used this feature successfully _in the same file_, you are moved to the next instance by context _for the previous token_
c) Nothing at all may happen (presumably when the pevious token is not in the current context)
If, however, you keep the cursor over the token you want to search for until the floating class browser updates, and tip-text appears, the search will use the correct token.
I am using VS6, Build 1215 |
|