(no title)
Klathmon | 1 year ago
Traditional auto complete can finish the statement you started typing, LLMs often suggest whole lines before I even type anything, and even sometimes whole functions.
And static types can assist the LLM too. It's not like it's an either or choice
foobazgt|1 year ago
"Almost all the completions I accept are complete boilerplate (filling out function arguments or types, for instance). It’s rare that I let Copilot produce business logic for me"
My experience is similar, except I get my IDE to complete these for me instead of an LLM.
neeleshs|1 year ago
Hard for an IDE auto complete to do this.
baq|1 year ago
…needn’t say more.
Copilot was utter garbage when I switched to cursor+claude, it was like some alien tech upgrade at first.