Skip to content
Discussion options

You must be logged in to vote

You need to use something like

"browse":
{
"path": [
                "${workspaceFolder}/nulib/nuc126/CMSIS/Include",
                "${workspaceFolder}/nulib/nuc126/Device/Nuvoton/NUC126/Include",
                "${workspaceFolder}/nulib/nuc126/StdDriver/inc"
]
}

i.e. the "${workspaceFolder}/nulib" from the includePath needs to be omitted since it causes that folder to be recursivey parsed for workspace symbols.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@adam3141
Comment options

@sean-mcmanus
Comment options

Answer selected by adam3141
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants