Skip to content

How to pause cpptools while compiling? #8484

Answered by sean-mcmanus
vadi2 asked this question in Q&A
Discussion options

You must be logged in to vote

You could temporarily disable the extension. Depending on what is using CPU you may be able to pause that activity, e.g. for workspace parsing or code analysis you can click the icon the status bar to make a Pause option appear. If IntelliSense is processing, you could temporarily set C_Cpp.intelliSenseEngine to "Tag Parser".

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vadi2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants