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?
pepper
August 23, 2024, 5:58pm
2
Yes, I would love this feature! Code generation is awesome, but updating all of the imports after is slow/frustrating.
amanrs
August 23, 2024, 6:33pm
3
The new build has this feature for:
after cursor tab accepts
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