I use Zed editor and I have recently switched from the default vtsls LSP to this one - mostly because vtsls was frequently crashing every time I added or removed a TSX file.
My problem is with code actions.
When I have a missing import, e.g. a TSX component, it is (correctly) underlined but I don't get suggestions for specific imports.
The most applicable option is "Add all missing imports":
Where are the other suggestions, e.g.
Zed with vstls:

VSCode:
