Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 overloaded operators not highlighted properly

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
mikhail.matrosov Posted - Jan 05 2016 : 12:58:04 PM
See the image below, overloaded member operators < and == and stand-alone operator <<. Visual Assist properly highlights them in navigation bar and in outline window, but does not do it in the code editor. And on the tooltip, though I'm not sure the tooltip is related to VA.

Here is my system info:
quote:
License: [email protected] (30-user license) Support ends 2016.02.06
VA_X.dll file version 10.9.2086.0 built 2015.12.16
DevEnv.exe version 14.0.24720.0 Community
msenv.dll version 14.0.24720.0
Comctl32.dll version 6.10.7601.18837
Windows 7 6.1 Build 7601 Service Pack 1
8 processors (x86-64, WOW64)
Language info: 1251, 0x419

Platform: Project defined
Stable Includes:
C:\Program Files (x86)\Windows Kits\8.1\Include\winrt;
C:\Program Files (x86)\Windows Kits\8.1\Include\shared;
C:\Program Files (x86)\Windows Kits\8.1\Include\um;
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt;
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\atlmfc\include;
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include;
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\Clang 3.7\include;

Other Includes:

Stable Source Directories:
C:\Program Files (x86)\Windows Kits\10\Source\10.0.10240.0\ucrt;
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\crt\src;
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\atlmfc\src\atl;
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\atlmfc\src\mfcm;
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\atlmfc\src\mfc;



Sample project: https://www.dropbox.com/s/iwcxjni4x6d7lgj/SetDifference.zip?dl=0
VA settings: https://www.dropbox.com/s/yqj10r2zd8kmnkm/20160105205319.reg?dl=0
Visual Studio settings: https://www.dropbox.com/s/1rurp7b80polf75/Exported-2016-01-05.vssettings?dl=0

1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jan 14 2016 : 11:23:02 PM
Can you please try looking at:

IDE tools menu -> Options -> Environment -> Fonts and Colors -> Display items = C/C++ User Keywords
IDE tools menu -> Options -> Environment -> Fonts and Colors -> Display items = C/C++ Member Operator Functions

with your IDE settings imported here, User Keywords are set to Yellow, but Member Operator Functions was set to Default. Setting both to Yellow seems to achieve the effect you are after.

VS2015 has lots of colour options, so if they are set to something different to the VA colours, you can get some odd effects, as you are seeing here.

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