Unrelated suggestions in Intellisense #37982
Labels
javascript
JavaScript support issues
*question
Issue represents a question, should be posted to StackOverflow (VS Code)
Looked to be resolved initially from these issues: #22372, #27899.
I'm able to have these suggestions disappear by toggling
javascript.implicitProjectConfig.checkJs
between true and false and opening a new file, but this doesn't persist through new/existing tabs.Steps to Reproduce:
rcc
Reproduces without extensions: Yes
I'd like the suggestions to only include things from my files and extensions, and I think this is the intent.
The text was updated successfully, but these errors were encountered: