Does anyone know why auto imports won't work with core in VSCode? They work fine when using the types
I have resolved the issue by creating a definition file based on the types and a find and replace. However, I'd like to know why/get esri to fix this so I don't have to maintain this.
Without my definition file, no suggestions show up for esri imports:

With my definition file, I get auto complete suggestions:
