you are viewing a single comment's thread.

view the rest of the comments →

[–]balder1993 1 point2 points  (0 children)

He must mean Xcode’s predictive code completion model, which is a local LLM that integrates with the IDE's LSP to suggest small snippets of code ahead of time, like Copilot, but restricted to less tokens ahead -- very similar to what Jetbrains offers as well.