Replies: 1 comment 4 replies
-
What does "a file in the project didn't open mean"? By default, all the files under a workspace folder should be parsed for global symbols. When you open the file with the symbol definition, does the symbol appear in the Outline view? Is the symbol global or local? What version of the C/C++ extension do you have? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If a file in the project didn't open, symbols in the file cannot be found when finding some c++ symbols' definitions.
I want to build the whole project navigation database, then all definitions can be found.
How can I do that?
installed c/c++ extension.
Version: 1.53.2
Commit: 622cb03f7e070a9670c94bae1a45d78d7181fbd4
Date: 2021-02-11T11:45:54.515Z
Electron: 11.2.1
Chrome: 87.0.4280.141
Node.js: 12.18.3
V8: 8.7.220.31-electron.0
OS: Darwin x64 18.7.0
Beta Was this translation helpful? Give feedback.
All reactions