logoalt Hacker News

BoorishBearsyesterday at 10:05 PM0 repliesview on HN

And they killed Supermaven.

I've actually been working on porting the tab completion from Cursor to Zed, and eventually IntelliJ, for fun

It shows exactly why their tab completion is so much better than everyone else's though: it's practically a state machine that's getting updated with diffs on every change and every file you're working with.

(also a bit of a privacy nightmare if you care about that though)