T O P I C R E V I E W |
flyingxu |
Posted - Aug 10 2006 : 9:54:39 PM version 1531 loss this function of go(Alt+G) from declaration to definition. My early version have this function. |
20 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Sep 19 2006 : 01:59:24 AM Case 2133 is fixed in build 1535. |
sean |
Posted - Sep 06 2006 : 11:42:33 PM Is anyone continuing to experience this problem with build 1534?
|
sean |
Posted - Sep 06 2006 : 2:35:55 PM sorry for the delay. looks similar to http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=4896 case=2394 But in that case rebuilding the database fixes the issue - and then after a period of time it goes bad again. Hopefully related...
|
bluerider73 |
Posted - Aug 18 2006 : 4:38:48 PM quote: Originally posted by sean
bluerider: single project workspace or multiple?
Multiple projects. 30, to be exact. |
sean |
Posted - Aug 18 2006 : 4:28:19 PM bluerider: single project workspace or multiple? |
bluerider73 |
Posted - Aug 18 2006 : 3:23:32 PM quote: Originally posted by sean
Do you have "Parse all files when opening a project" enabled on the Performance page of the VA options dlg?
Yes. I also have "Watch for externally modified headers..." turned on. |
sean |
Posted - Aug 18 2006 : 11:51:22 AM Do you have "Parse all files when opening a project" enabled on the Performance page of the VA options dlg? |
bluerider73 |
Posted - Aug 18 2006 : 11:45:47 AM quote: Originally posted by support
Keep looking for a pattern.
Try with a new, default project.
One scenario I reproduced:
1. Alt+G only goes to the declaration. 2. Edit the definition (add a blank line) 3. Alt+G works! |
sean |
Posted - Aug 17 2006 : 11:27:50 PM quote: Originally posted by Ikarus76
Sometimes, when I use the Alt-G Hotkey, VA displays the Autorecover files instead of the original source code files...
case=2133 va should ignore the autorecover directory when you have the va "watch for externally modified..." option enabled
|
Sasa |
Posted - Aug 17 2006 : 11:00:27 PM They could have fixed ALL of the ALT-G issues if only they implemented my three easy suggestions to take the ALT-G to the next level. |
feline |
Posted - Aug 17 2006 : 7:49:47 PM Ikarus76 do you have any other plugin's installed? is there anything "odd" about your system? i don't think i have ever heard of that problem before, so i am wondering why you are getting this. |
Ikarus76 |
Posted - Aug 17 2006 : 08:18:06 AM using version 1532 with VS 2005 C++.
Sometimes, when I use the Alt-G Hotkey, VA displays the Autorecover files instead of the original source code files... |
support |
Posted - Aug 14 2006 : 5:56:57 PM Keep looking for a pattern.
Try with a new, default project. |
bluerider73 |
Posted - Aug 14 2006 : 2:59:12 PM VC6 + VA1532, same problem. However, it is inconsistent for me. It works for some classes. I haven't noticed any pattern, though. Rebuilding symbols and temp files does not work. |
feline |
Posted - Aug 13 2006 : 5:04:12 PM i have just tried alt-g in VC6 with VA1532, and it is working perfectly for me, jumping from both the cpp file and the .h file.
if this still fails for people in VA 1532 can you try in a different file or project? does VAView know about, and understand the current class? is this it possible this is a class specific bug? |
flyingxu |
Posted - Aug 13 2006 : 05:09:23 AM quote: Originally posted by feline
this works fine for me in 1531, using VS2005 and C++
Could anyone else test on VC6? |
feline |
Posted - Aug 12 2006 : 6:55:03 PM this works fine for me in 1531, using VS2005 and C++ |
peterchen |
Posted - Aug 11 2006 : 02:49:44 AM same here for 1531, waiting for next build... |
flyingxu |
Posted - Aug 10 2006 : 11:12:44 PM no, I rebuild my symbold database and close&open VC6, it still doesn't work.
By the way, if the function is overloaded, Alt+G just go between the two declarations, never to definition. |
rhummer |
Posted - Aug 10 2006 : 10:34:25 PM Have you tried rebuilding youre symbole database?
We have a new build coming in the next day or less, which I tested going from a delcaration in a .h to the definition in the .cpp file just fine. |