Question about limiting intellisense / extension cache size on Windows 11 #13744
Unanswered
Guðni Már Gilbert (gudnimg)
asked this question in
Q&A
Replies: 1 comment 4 replies
|
Guðni Már Gilbert (@gudnimg) There is no setting for pruning the workspace .db files. You could file a feature request for that or I could change this discussion to a feature request. We have a C_Cpp.intelliSenseCacheSize that limits the .ipch size. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I regularly try to prune my system to save some disk space. And I have more than once deleted the entire cache folder for the extension. And now again it is sitting at 19.9GB!
Is there any way to limit the size of this

vscode-cpptoolsfolder to something like 5GB or lower so I don't have to prune it manually? Some of the caches are more than 1 year old.All reactions