Hacker News new | ask | show | jobs
by scottjad 422 days ago
Does JetBrains have an equivalent of Next Edit Suggestions (VSCode) / Edit Prediction (Zed) / "Tab, tab, tab" (Cursor)?
3 comments

(I'm from JetBrains.) Let's just say, watch this space.
not yet - but it's fairly straightforward to implement the UI once you get the AI down. i've been working on an MVP here: https://docs.sweep.dev/autocomplete#next-edit-prediction-in-...
no. junie is decent as an agent, despite it being slow (i’d put it between cursor and windsurf/copilot on quality).. but the autocomplete is anemic. they have to improve their ability to generate suggestions at all before they can start recommending next edits.