Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 suggestion list not being displayed
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

markdc
Junior Member

14 Posts

Posted - May 09 2008 :  6:10:51 PM  Show Profile  Reply with Quote
All of a sudden I stopped getting suggestions as I type. I already tried uninstalling and reinstalling and reparsing all, but I get the same issue. Sys info:

VA_X.dll file version 10.4.1624.0 built 2007.12.07
DevEnv.exe version 7.10.3077.0
msenv.dll version 7.10.3077.0
Font: Courier New 16(Pixels)
Comctl32.dll version 5.82.2900.2982
Windows XP 5.1 Build 2600 Service Pack 2
2 processors

This is with C++.

Edited by - markdc on May 09 2008 6:11:23 PM

feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - May 10 2008 :  08:59:39 AM  Show Profile  Reply with Quote
Can you check and see if you have:

VA Options -> Advanced -> Suggestions -> Include suggestions in listboxes

turned On or Off please? This needs to be turned on for suggestions to show up.

zen is the art of being at one with the two'ness
Go to Top of Page

markdc
Junior Member

14 Posts

Posted - May 12 2008 :  1:51:44 PM  Show Profile  Reply with Quote
Yes. All the checkboxes on that page are enabled.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - May 13 2008 :  08:16:02 AM  Show Profile  Reply with Quote
Do you have any other IDE plugins installed?
Do you have any idea what might have triggered this problem?

Can you try creating a new, default C++ console project please. I have just done this, and inside the _tmain function I just added the line:

int nFred;

As I typed this suggestions appeared for me.

zen is the art of being at one with the two'ness
Go to Top of Page

luiba
Starting Member

1 Posts

Posted - May 20 2008 :  05:15:31 AM  Show Profile  Reply with Quote
HI All.
I have the same problem in c# code.
i need disable vassistx, the suggest compare and then enable one more time.

L.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - May 20 2008 :  2:08:12 PM  Show Profile  Reply with Quote
luiba which IDE and version of VA are you using?

This FAQ entry might be of interest to you:

http://docs.wholetomato.com?W313

zen is the art of being at one with the two'ness
Go to Top of Page

markdc
Junior Member

14 Posts

Posted - May 20 2008 :  3:22:56 PM  Show Profile  Reply with Quote
> Do you have any other IDE plugins installed?

Clearcase, clearquest,PurifyPlus but I've had them as long as I've used vassist.

>Do you have any idea what might have triggered this problem?

It's seems to only happen with large projects. If I make a small project then it works.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - May 21 2008 :  09:15:47 AM  Show Profile  Reply with Quote
Do you remember the last version of VA where suggestions worked correctly?

Are you seeing other problems as well? I recall a couple of bug reports about suggestions not working in some C++ projects, because our parser was having problems with the code. Due to the parser problems valid code was being underlined as mistyped symbols. Note this underlining does not happen until you edit a file, this is a performance optimisation to speed up simply opening and scrolling through files that you are not editing.

zen is the art of being at one with the two'ness
Go to Top of Page

markdc
Junior Member

14 Posts

Posted - Jun 02 2008 :  2:11:42 PM  Show Profile  Reply with Quote
No sure. I have noticed that if I create a new class it works fine. It just seems to be an issue with existing code. Another thing I noticed is that the syntax highlighting will flash on and off briefly, and then it stops working.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - Jun 02 2008 :  3:08:43 PM  Show Profile  Reply with Quote
This suggests that VA's parser is having problems with your code.

In a problem file, if you use Alt-m to show the list of methods in the file, or show VA Outline, are these showing the correct results? If they break part way down the file this should give a clue as to the cause of the problems.

Does your code use a lot of macro's? If you are working with macro's that call macro's this might be causing the problem, and the registry keys given in this FAQ entry might help:

http://docs.wholetomato.com?W363

zen is the art of being at one with the two'ness
Go to Top of Page

markdc
Junior Member

14 Posts

Posted - Jun 06 2008 :  6:07:04 PM  Show Profile  Reply with Quote
VA Outline seems to work fine.

As far as the macros, it's possible--it's a large project. But it's happening in almost every file and they don't all have macros. I may try installing an earlier version to see if that helps.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - Jun 07 2008 :  10:59:45 AM  Show Profile  Reply with Quote
Can you try adding a new file to your main solution, but do not add any #include statements?
If suggestions work correctly in this new file then this suggests that the problem is being caused by one of your standard #include statements.

If you see the same problem in this file then we need to look else where.

zen is the art of being at one with the two'ness
Go to Top of Page

markdc
Junior Member

14 Posts

Posted - Nov 30 2010 :  10:00:49 PM  Show Profile  Reply with Quote
It still seems to work inconsistantly with large projects. Works fine for small projects. I've upgraded to Win7 so we'll so how that goes.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - Dec 01 2010 :  09:46:51 AM  Show Profile  Reply with Quote
Hopefully this will help. We have various users who work in quite large projects, and they are not reporting this problem. So I am not sure what is going wrong here.

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000