Closed
Description
TS Issue template added by @mjbvz
TypeScript Version: 3.7.0-dev.20191021
Search terms:
- Auto import
- json
Original issue below
Auto import paths are wrong after having a json file imported
- VSCode Version: 1.40.0-insider
- OS Version: 10.14.5
Steps to Reproduce:
- Import a json file
- Try to import anything else
Here's a repro repo: https://github.com/donovanhiland/json-module-auto-import-issue.git
Trying to auto import the variable in test.ts
demonstrates the issue.
Does this issue occur when all extensions are disabled?: Yes