Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intellisense doesn't work with jsconfig.json > compilerOptions.paths #39983

Closed
adrienharnay opened this issue Dec 10, 2017 · 1 comment
Closed
Assignees
Labels
javascript JavaScript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@adrienharnay
Copy link

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.

  • VSCode Version: 1.18.1
  • OS Version: MacOS High Sierra 10.13.1

Steps to Reproduce:

  1. Here is a repository which showcases the issue: https://github.com/Zephir77167/vscode-intellisense-bug
  2. Try to type the imports in packages/app1/test.js and packages/shared/utils/sharedUtil2.js by hand.

->

Going to the definition works, but Intellisense doesn't.

Reproduces without extensions: Yes

@vscodebot vscodebot bot added the javascript JavaScript support issues label Dec 10, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented Dec 13, 2017

Thanks for the example project! I believe this bug is already tracked by microsoft/TypeScript#19113

Closing as upstream

@mjbvz mjbvz closed this as completed Dec 13, 2017
@mjbvz mjbvz added the upstream Issue identified as 'upstream' component related (exists outside of VS Code) label Dec 13, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
javascript JavaScript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

2 participants