Auto Import Typescript Libraries to top of the file

This feels like a first world problem…

But I would love auto import of typescript functions at the top of the file. The slowest part of my workflow is manually importing everything after accepting changes to cursor’s implementation.

Any potential solutions here?

Yes, I would love this feature! Code generation is awesome, but updating all of the imports after is slow/frustrating.

The new build has this feature for:

  1. after cursor tab accepts
  2. after pastes

You just need to turn it on in cursor settings > features > cursor tab.

It is currently being rolled out, so we expect it to hit all users in around 2 days.

Is there an Ubuntu AppImage somewhere I could download for 0.40? I would love to test the new version over the weekend

Awesome, thanks!

sweet thanks @amanrs !