Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Assist low performance

I am using Visual Assist X for C/C++ code in Visual Studio 2005 but I see that, sometime, when visual studio take focus, the processor is working too much and I cannot type code. If I am waiting somes seconds, it return the focus.

like image 840
mdiezb Avatar asked Oct 22 '08 14:10

mdiezb


People also ask

What does Visual Assist do?

The Code Inspection feature of Visual Assist, based on LLVM/Clang, diagnoses and fixes typical programming errors, like style violations, interface misuse, and bugs that can be deduced via static analysis.


1 Answers

You should really try asking on the Visual Assist forum if you haven't already. They have great support there.

They may have solutions/workarounds for the problem, and if not they probably want to know about the problem so they can fix it.

like image 93
Michael Burr Avatar answered Oct 05 '22 04:10

Michael Burr