In cmake project, intellisense only works after build #7957
Unanswered
playgithub
asked this question in
Q&A
Replies: 1 comment 3 replies
-
What version of the C/C++ extension are you using? Are you using the CMake Tools extension with the configurationProvider set to "ms-vscode.cmake-tools"? Are you running CMake: Configure? Does your project generate required headers after building? Can you provide the logs from running the C/C++: Log Diagnostics command after opening a file? |
Beta Was this translation helpful? Give feedback.
3 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.
-
Env
OS: Linux
Compiler: g++ / clang
vscode: 1.59.0
Reproduce Problem
Question
Beta Was this translation helpful? Give feedback.
All reactions