- VSCode Version: 1.35.0
- OS Version: macOS
Auto-import doesn't work with CMD+. (Quick Fix) but works with suggestions
It's really weird because if I use Quick Fix it doesn't show auto-import suggestion, but if I trigger suggestions (control + space) it shows me the auto-import suggestion.
JavaScript file


TypeScript file


As you can see both works correctly with suggestions (trigger them with control + space), but if it's Quick Fix (cmd + .) behavior is different.
Problem was with older version too (1.34.0)
It's really weird because if I use Quick Fix it doesn't show auto-import suggestion, but if I trigger suggestions (control + space) it shows me the auto-import suggestion.
JavaScript file
TypeScript file
As you can see both works correctly with suggestions (trigger them with control + space), but if it's Quick Fix (cmd + .) behavior is different.
Problem was with older version too (1.34.0)