Intellisense doesn't work with jsconfig.json > compilerOptions.paths #39983
Labels
javascript
JavaScript support issues
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
Disclaimer: I have found this issue reported a lot on the vscode repository, but never with a tangible reproduction repository. I hope this one will be easy enough to showcase the issue.
Steps to Reproduce:
packages/app1/test.js
andpackages/shared/utils/sharedUtil2.js
by hand.->
Going to the definition works, but Intellisense doesn't.
Reproduces without extensions: Yes
The text was updated successfully, but these errors were encountered: