Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Use C++ Suggestions Only

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
jbenshetler Posted - Mar 28 2013 : 08:32:29 AM
Visual Assist X insists on giving C# suggestions when I am coding in C++. The project is a native C++ project. How do I prevent suggestions from the wrong language? I have used Visual Assist X for a couple of years and not had this problem in the past.

Configuration



  • Options/Listboxes/Get content from default Intellisense on/off does not impact where wrong-language suggestions are provided

  • Options/Suggestions/Filter completion list to use VA's Suggestions in C#, VB,... has been tested both on and off with no effect. All other Filter options enabled.

  • Options/Projects/C/C++ Directories has been left at default



System Info
VA_X.dll file version 10.7.1929.0 built 2013.02.22
Licensed to:
VA X: [email protected] (Non-renewable license) Support ends 2013.05.06
DevEnv.exe version 11.0.50727.1 Ultimate
msenv.dll version 11.0.50727.1
Comctl32.dll version 6.10.7601.17514
Windows 7 6.1 Build 7601 Service Pack 1
12 processors (x86-64;
WOW64)
Language info: 1252, 0x409

Platform: Project defined
Stable Includes:
C:\\Program Files (x86)\\Windows Kits\\8.0\\Include\\winrt;
C:\\Program Files (x86)\\Windows Kits\\8.0\\Include\\shared;
C:\\Program Files (x86)\\Windows Kits\\8.0\\Include\\um;
C:\\Program Files (x86)\\Microsoft Visual Studio 11.0\\VC\\atlmfc\\include;
C:\\Program Files (x86)\\Microsoft Visual Studio 11.0\\VC\\include;

Other Includes:

Stable Source Directories:
C:\\Program Files (x86)\\Microsoft Visual Studio 11.0\\VC\\crt\\src;
C:\\Program Files (x86)\\Microsoft Visual Studio 11.0\\VC\\atlmfc\\src\\atl;
C:\\Program Files (x86)\\Microsoft Visual Studio 11.0\\VC\\atlmfc\\src\\mfcm;
C:\\Program Files (x86)\\Microsoft Visual Studio 11.0\\VC\\atlmfc\\src\\mfc;





1   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Mar 28 2013 : 1:43:05 PM
Are you using a solution with a C++ and a C# project?
What type of symbols are you suggested? Where does it happen, in methods or in class declarations, or outside them?
If you create a clean new win32 C++ project, and add a C# project to the same solution, are you able to reproduce the problem?

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