|
|
|
|
|
by D4ckard
403 days ago
|
|
I don't get why people want the AI right in their editor. In another windows inside the editor, fine, but not inline with code I'm writing. It's super distracting to have AI auto complete pop up at random all the time. As always, typing speed, or speed at generating raw code, is not the bottleneck in programming. The crux remains design, in which case having the LLM on the side is just fine (if you use it for that). There are some niceties about inline completion (like spelling out a log message that's obvious from the surrounding code) but I don't get the hype much beyond that. Maybe I'm missing some feature though ... |
|
Windsurfs on the other hand are much better. The only issue is that windsurf is super aggressive about them, but it is able to do do things like "the user made a change on this line, he most likely also want to make the change here".