Skip to content

Is it a good ides to set C_Cpp.intelliSenseCachePath for each Folder? #11742

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

You must be logged in to vote

It's up to you. By default, the intelliSenseCachePath is a shared location so the intelliSenseCacheSize (default of 5 GB) will be shared by all workspace folders. If you have it set with a path that uses ${workspaceFolder} then it won't be shared, so it could potentially use more disk space unless you lowered the C_Cpp.intelliSenseCacheSize.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ynty
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