VSCode Extension blocks Organize Imports
Using the TypeScript (Native Preview) VSCode extension seems to block the use of Organize Imports (Shift+Alt+O), it just silently fails.
Once I run "TypeScript Native Preview: Disable" and reload the window, it starts working again.
It's not blocked, it's just not implemented yet.
Apologies, I didn't realise it was a responsibility of the loaded extension, I had assumed it was a VSCode native command.
Any progress? For now (v0.20251204.2) it shows No organize imports action available
Would love to know if there's an update on this! I've stopped using the extension since it's missing this feature, but would like to return to it for the speed improvements