-
Notifications
You must be signed in to change notification settings - Fork 502
Closed
Labels
more info neededMore info is needed from the community for us to properly triage and investigate.More info is needed from the community for us to properly triage and investigate.staleto use with the close-stale-issues botto use with the close-stale-issues bot
Description
Brief Issue Summary
if compile_command.json is too large (~100M), the cmake tools will be stucked, and vscode cannot work well
CMake Tools Diagnostics
{
"os": "linux",
"vscodeVersion": "1.67.2",
"cmtVersion": "1.10.5",
"configurations": [
{
"folder": "/root/c_test",
"cmakeVersion": "3.17.0",
"configured": false,
"generator": "Unix Makefiles",
"usesPresets": false,
"compilers": {
"C": "/usr/bin/gcc",
"CXX": "/usr/bin/g++"
}
}
],
"cpptoolsIntegration": {
"isReady": false,
"hasCodeModel": false,
"activeBuildType": "",
"buildTypesSeen": [],
"requests": [],
"responses": [],
"partialMatches": [],
"targetCount": 0,
"executablesCount": 0,
"librariesCount": 0,
"targets": []
},
"settings": [
{
"communicationMode": "automatic",
"useCMakePresets": "auto",
"configureOnOpen": null
}
]
}
Debug Log
No response
Additional Information
No response
Metadata
Metadata
Assignees
Labels
more info neededMore info is needed from the community for us to properly triage and investigate.More info is needed from the community for us to properly triage and investigate.staleto use with the close-stale-issues botto use with the close-stale-issues bot