Skip to content

Auto-import quick fix missing in TypeScript Native Preview extension in VSCode #954

@anishgowda21

Description

@anishgowda21

When using the TypeScript Native Preview extension in vscode, the auto-import quick fix (e.g., "Add import from ...") is missing.

In the built in TS extension, when I use an exported function or component from another file or package, I can hover and use the quick fix menu to automatically add the import statement.

Image

But with the native extension, this option does not appear .

Image

Expected:
"Add import from ..." quick fix is offered.

Actual:
No such quick fix is available.

Environment:

VS Code version: 1.100.2
TypeScript (Native Preview) extension version: 0.20250527.1
OS: MacOS 15.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions