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.
But with the native extension, this option does not appear .
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