Skip to content

Cannot import Disposable #59842

Open

Description

  • in the vscode repo, open src/vs/base/common/strings.ts
  • type:
class X extends Disposable {
}
  • do cmd+.
  • observe that the import Disposable from lifecycle.ts quick fix is not offerred

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions