v-amyli3
v-amyli3
Verified on CMake Tools v1.21.31(pre-release), issue was fixed, so close it. 
Hi @gcampbell-msft, verified this on latest CMake Tools v1.21.16(pre-release), after running command `CMake: Reset CMake Tools Extension State`, we still can repro this issue, please see the following video. 
@rvarone thanks for the update, I had the same phenomenon as you when trying to scroll the wheel.
I found that this issue only repro when using the English language, and it doesn't repro with any of the other 13 localized languages.
Reproduced this on CMake tool v1.21.4(pre-release), following video is the repro steps:  @gcampbell-msft FYI
Verified this on CMake Tools v1.21.27(pre-release), issue was fixed, the include path is correct when include paths contain uppercase letters on macOS. 
@gcampbell-msft filed a VS Code issue [242440](https://github.com/microsoft/vscode/issues/242440) for this, do we need close this one?
Hi @gcampbell-msft, verified this on CMake Tools v1.21.14, issue was **not fixed** well, details please see following video: 
@PILIX123 thanks for your comment! I cannot repro your issue on CMake Tools v1.20.53, the compile error appears on the problems tab when there are linker errors, I have recorded...
> if you add a `extern void foo(void);` to make the compiler happy you might face the error i was facing. [@Amy-Li03](https://github.com/Amy-Li03) Should i also make a new issue because...