Replies: 1 comment
-
That might be the case that files.exclude is ignored. If files.exclude is updated runtime (after indexing has run) the extension will most certainly not delete the already indexed entry |
Beta Was this translation helpful? Give feedback.
0 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.
-
I know how files.exclude works in that it will reduce what is shown in the directory tree. Question is, does systemverilog.excludeIndexing ignore files.exclude or use it as a starting point?
Reason I ask is because the "Go to Definition" on a module instance is opening files eliminated by files.exclude.
Beta Was this translation helpful? Give feedback.
All reactions