-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
Fix AvailableA PR has been opened for this issueA PR has been opened for this issue
Milestone
Description
- VSCode Version: 1.34.0
- OS Version: OS X 10.14.2
I've been trying to get the @ember/* types to work automatically without installing @types/ember. The automatic type acquisition doesn't seem to work out of the box. I've tried creating a jsconfig.json file with all sorts of combinations in the typeAcquistion.include field. I saw someone post last year that it was working out of the box for them, so wanted to confirm it is still supported.
Steps to Reproduce:
Load the attached default ember project, and npm install.
Go to test-component.js and see if the types work for the @ember/* imports.
ember-example.zip
tsserver.log
Does this issue occur when all extensions are disabled?: Yes
Metadata
Metadata
Assignees
Labels
Fix AvailableA PR has been opened for this issueA PR has been opened for this issue