Sean McManus

Results 1058 comments of Sean McManus

@Finn-Else-McCormick-Abertay We have a fix for 1.23.0 for early next week, but we're not planning to port the fix to 1.22.x unless we find that more users are impacted.

@Finn-Else-McCormick-Abertay Fixed with https://github.com/microsoft/vscode-cpptools/releases/tag/v1.23.0

Also fixed with https://github.com/microsoft/vscode-cpptools/releases/tag/v1.22.11 .

This should be fixed by https://github.com/microsoft/vscode-cpptools/pull/12834 for 1.23.0.

I don't know why the workspace folder wouldn't be processed, i.e. with "Processing folder (recursive)" logging. Do you have any "Folder: " logging when you generate the c_cpp_properties.json?

@dahai-zhou Sorry for the previous lack of responses (I didn't see the messages until now). Do you have any files.exclude set that could be excluding those folder. Can you set...

@dahai-zhou Also, if you have case sensitive file support enabled for that workspace, you may need to set C_Cpp.caseSensitiveFileSupport to "enabled".