Y
Hacker News
new
|
ask
|
show
|
jobs
by
ode
656 days ago
How much better is cursor than continue? I've been trying continue with codestral and am only moderately impressed so far.
1 comments
LoganDark
656 days ago
Not sure about continue, but I use Cursor for work, and it's really good at predicting simple operations. I rarely use it to actually generate code but it's pretty good at completing the code I'm already writing / the thing I'm already doing.
link