Otpvondoiats

Results 24 comments of Otpvondoiats

> I've read an old issue just a moment ago while looking for a solution myself (yesterday got 16GB usage on a yocto project) #5227, and [this comment](https://github.com/microsoft/vscode-cpptools/issues/5227#issuecomment-613640307) mentions a...

> Is there an open source project that repros this problem? Does setting the browse.path to empty ([]) solve the issue, i.e. is it caused by lots of files being...

now, cpptool 14.5GiB ![2023-05-15 14-45-41 的屏幕截图](https://github.com/microsoft/vscode-cpptools/assets/21242848/f84ef585-90e8-40a1-849f-0858bde4dc67)

cpp cache set: ![2023-05-16 10-19-20 的屏幕截图](https://github.com/microsoft/vscode-cpptools/assets/21242848/bbf68098-28f1-46a4-a682-cd34c0b6433d) plug list: ![2023-05-16 10-25-40 的屏幕截图](https://github.com/microsoft/vscode-cpptools/assets/21242848/94a78549-8f2b-4926-bbdd-92fb1fe8b14f) ![2023-05-16 10-25-40 的屏幕截图](https://github.com/microsoft/vscode-cpptools/assets/21242848/aecc459a-e7cd-4c6c-9e0f-2a6a69857712) ![2023-05-16 10-26-12 的屏幕截图](https://github.com/microsoft/vscode-cpptools/assets/21242848/d020f181-6bc0-4fa0-ae51-b0aff4210135) ![2023-05-16 10-27-27 的屏幕截图](https://github.com/microsoft/vscode-cpptools/assets/21242848/2a85098c-9b2b-400a-b89d-fefa365752a6) I also have this problem on Ubuntu 18.04. The memory...

![2023-05-16 15-38-30 的屏幕截图](https://github.com/microsoft/vscode-cpptools/assets/21242848/75a3da3d-be51-4287-bfa7-4538d042dd6c) 17.2GiB my Ubuntu crash.....

this my workspace size: ![2023-05-17 10-34-52 的屏幕截图](https://github.com/microsoft/vscode-cpptools/assets/21242848/609fcd84-5444-48a2-92b0-c6724d05871b) cpptool: ![2023-05-17 10-29-18 的屏幕截图](https://github.com/microsoft/vscode-cpptools/assets/21242848/427c3437-014f-4de8-abd1-60126884504e) I will modify the file in the workspace, and no copy is involved. I would compile inside the workspace....

![2023-05-18 17-01-28 的屏幕截图](https://github.com/microsoft/vscode-cpptools/assets/21242848/1323a7dd-8b82-4d95-bef3-641585fc1dfd) I uninstalled the plugin again

![2023-05-29 14-59-53 的屏幕截图](https://github.com/microsoft/vscode-cpptools/assets/21242848/6519e9da-63a5-42c8-85de-dd8973c35a50) help me!!!

@sean-mcmanus Hi,I found some clues. I found that he is caching the header files of my system. For example, my nuttx uses a header file. It will jump to the...

> Can you add folders you don't want processed to the `C_Cpp.files.exclude` setting? I added the path "/usr", but clicking on related functions in the code will still jump into...