Skip to content

Import for IDisposable is no longer suggested #47779

Closed
@bpasero

Description

@bpasero

TS Template added by @mjbvz

TypeScript Version: 4.6.0-dev.20220206

Search Terms

  • auto import
  • suggest / suggestions
  • completions

Repro

  1. In the VS Code codebase
  2. Open a file such as codeActionContributions.ts
  3. 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:

Recording 2022-02-06 at 07 22 33

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptDomain: Completion ListsThe issue relates to showing completion lists in an editorFix 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