Author |
Topic  |
|
gsoft
New Member

USA
3 Posts |
Posted - Feb 10 2020 : 3:55:41 PM
|
Hello,
I use MSVS2019 option "Open local folder". This folder contain more than 400k files of various c/c++ etc and other sources and resources. When I open one of c++ file for view, VA start to utilize 100% percent of CPU and doesn't pause it process for give me chance to use Search/Replace and edit some files. For my opinion, if user try to do something, VA must pause it activity and than continue it again than feel user is stop his activity.
P.S. I have 8xCore I7 4GHz CPU and fast SSD drive, and this topic is not about of adjust number of thread in VA options page. |
|
feline
Whole Tomato Software
    
United Kingdom
19179 Posts |
Posted - Feb 11 2020 : 07:13:12 AM
|
Can you please look and see what you have:
VA Options -> Projects and Files -> Upon opening a file, parse all other unparsed files in the same directory: if Solution is empty if Solution is not empty
set to? I am guessing this setting is turned On, and this is why VA is parsing all of these files. The thinking is that VA needs to parse your solution before we can do anything useful, but clearly this isn't helpful in this situation, so turning off both options should help you. |
zen is the art of being at one with the two'ness |
 |
|
gsoft
New Member

USA
3 Posts |
Posted - Feb 11 2020 : 2:32:58 PM
|
Hello,
if Solution is empty - Checked if Solution is not empty - Unchecked |
 |
|
feline
Whole Tomato Software
    
United Kingdom
19179 Posts |
Posted - Feb 11 2020 : 2:57:55 PM
|
If you just did an open local folder then there will be no solution, so given these settings, VA will assume you want it to parse all 400k files in the current directory, which is obviously a lot of work.
If you turn off "if Solution is empty" this should stop this from happening and fix this problem for you. |
zen is the art of being at one with the two'ness |
 |
|
|
Topic  |
|