Skip to content

Ember auto type acquisition doesn't work #32075

@robgraeber

Description

@robgraeber
  • 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 issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions