Closed
Description
TS Template added by @mjbvz
TypeScript Version: 4.6.0-dev.20220206
Search Terms
- auto import
- suggest / suggestions
- completions
Repro
- In the VS Code codebase
- Open a file such as codeActionContributions.ts
- Try triggering suggestions for
IDisposable
I am not sure if this is an issue with the UI or a TS issue, I no longer see IDisposable
being suggested in the suggest widget, only in the quick fix: