Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 How to turn on Code Inspection

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
bta Posted - Mar 09 2017 : 09:22:57 AM
Hi,

just installed the latest VAX build and saw the interesting beta feature Code Inspection.
I turned on the checkbox to enable it, but I do not see anything at all.
I have for example some typedefs and non auto variables which I thought would be underlined, but I don't see anything.
I also opened the VA Code Inspection Results window, but that one is completely empty as well.

Maybe it has to do with our project or some configuration?
We use a Makefile project containing c++ sources.
We also have Intellisense completely turned off.

Any ideas?

Bart

PS.
This is the info about VAX and VS:

VA_X.dll file version 10.9.2210.0 built 2017.03.08
DevEnv.exe version 14.0.25420.1 Professional
msenv.dll version 14.0.25431.1
Comctl32.dll version 6.10.7601.18837
Windows Server 2008 R2 6.1 Build 7601 Service Pack 1 (remote)
36 processors (x86-64, WOW64)
Language info: 1252, 0x409

Platform: Custom
Stable Includes:
C:\DevStudio\Vs2015\VC\include;
C:\DevStudio\Vs2015\VC\atlmfc\include;
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt;
C:\Program Files (x86)\Windows Kits\8.1\Include\um;
C:\Program Files (x86)\Windows Kits\8.1\Include\shared;
C:\Program Files (x86)\Windows Kits\8.1\Include\winrt;

Other Includes:

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

6   L A T E S T    R E P L I E S    (Newest First)
bta Posted - Mar 27 2017 : 2:38:36 PM
yep, it now works!

Thanks guys. We will be testing it out!
sean Posted - Mar 24 2017 : 10:19:03 PM
case=104268 is fixed in build 2212.
holedigger Posted - Mar 09 2017 : 5:42:47 PM
I have reproduced the problem, and a fix will be in the next release.
holedigger Posted - Mar 09 2017 : 1:04:34 PM
I've opened a case for this (case=104268). Are you able to send a simple project to us for testing? I want to ensure that we are getting include paths, defines, etc, correctly from the project.
feline Posted - Mar 09 2017 : 12:41:23 PM
Once you have turned on Code Inspector, please open the results window, via:

VAssistX -> Code Inspection (beta) -> VA Code Inspection Results

this will show you all of the results for the current file. These results are also underlined in the editor, once you know where to look for them.
bta Posted - Mar 09 2017 : 11:06:21 AM
Just tried to make a normal Win32 c++ project via the wizard with Intellisense still disabled,
and it seems to work now:

int *p = 0;

now nicely underlines the 0.

Any possibility to also turn it on for a Makefile c++ project?

Bart

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