Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Incomplete Source Browsing

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
Hrenzik Posted - Jun 03 2013 : 6:36:28 PM
When I type -?::-+ in source code window, Visual Assist doesn't show all objects and functions.
I often used this in prev versions of Visual Studio since v6.0 (1999y) and it always showed entire links to all objects and functions.

Is there any setting in Visual Assist to enable it in VS 2010
6   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Jun 10 2013 : 6:15:25 PM
We got the files, thank you. I have replied via email.
feline Posted - Jun 04 2013 : 12:45:58 PM
I am not seeing anything odd in your directory list or your settings. If you create a new, default C++ console project do you still see this problem?

Can you please post or send me a screen shot of the listbox you are getting?

Can you please export your VA and IDE settings and send them to me:

VA Options -> Performance -> Export Settings
IDE tools menu -> Import and Export Settings -> Export selected environment settings

I can then import them here and see if I can reproduce the problem. Please submit the files via the form:

http://www.wholetomato.com/support/contact.asp

including this thread ID or URL in the description, so we can match it up.
Hrenzik Posted - Jun 04 2013 : 04:15:42 AM
VA_X.dll file version 10.7.1940.0 built 2013.05.30
DevEnv.exe version 10.0.30319.1 Professional
msenv.dll version 10.0.30319.1
Comctl32.dll version 6.0.2900.6028
Windows XP 5.1 Build 2600 Service Pack 3
Single processor (x86)
Language info: 1251, 0x419

Platform: Project defined
Stable Includes:
C:\\Program Files\\Microsoft SDKs\\Windows\\v7.0A\\include;
D:\\Program Files\\Microsoft Visual Studio 2010 (v10.0)\\VC\\atlmfc\\include;
D:\\Program Files\\Microsoft Visual Studio 2010 (v10.0)\\VC\\include;

Other Includes:

Stable Source Directories:
D:\\Program Files\\Microsoft Visual Studio 2010 (v10.0)\\VC\\crt\\src;
D:\\Program Files\\Microsoft Visual Studio 2010 (v10.0)\\VC\\atlmfc\\src\\atl;
D:\\Program Files\\Microsoft Visual Studio 2010 (v10.0)\\VC\\atlmfc\\src\\mfcm;
D:\\Program Files\\Microsoft Visual Studio 2010 (v10.0)\\VC\\atlmfc\\src\\mfc;
feline Posted - Jun 03 2013 : 10:49:13 PM
Can you please go to:

VA Options -> System Info -> Copy Info

and paste the details (from the clipboard) into your reply. This will give us the basic information about your setup. I am wondering if the standard include directories are missing from your stable include directories list, that might explain what is happening.
Hrenzik Posted - Jun 03 2013 : 8:31:54 PM
- in VA Options -?Get content from default Intellisense-+ in turned on
- in IDE options I turned on everything possible, all -?Disable options-+ are turned to false.

But still I can't browse list of objects and functions in source code window.

Error says - IntelliSense: 'No additional information available'
(See 'Troubleshooting Intellisense in C++ Projects' for further help.)

I browsed google for this problem and couldn't find solution.
PLEASE HELP... I need quick access to original API functions in C++ MFC Project.
feline Posted - Jun 03 2013 : 7:48:10 PM
Do you have:

VA Options -> Advanced -> Listboxes -> Get content from default Intellisense

turned On or Off? This should be turned On by default in VS2010. Does changing this setting have any effect?

Can you check and see what you have:

IDE tools menu -> Options -> Text Editor -> C/C++ -> Advanced -> Disable Database = xxx

set to please. If you have disabled the IDE's intellisense parser via this setting that might have an effect here.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000