Go to Definition shows up multiple files #9396
-
Beta Was this translation helpful? Give feedback.
Answered by
sean-mcmanus
Jun 3, 2022
Replies: 1 comment 2 replies
-
You need to use something like
i.e. the |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
adam3141
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to use something like
i.e. the
"${workspaceFolder}/nulib"
from the includePath needs to be omitted since it causes that folder to be recursivey parsed for workspace symbols.