←back to thread

Claude Sonnet will ship in Xcode

(developer.apple.com)
485 points zora_goron | 1 comments | | HN request time: 0.205s | source
Show context
throwawa14223 ◴[] No.45059251[source]
It's getting harder to find IDEs that properly boycott LLMs.
replies(12): >>45059290 #>>45059291 #>>45059362 #>>45059390 #>>45059429 #>>45059473 #>>45059478 #>>45059506 #>>45059650 #>>45060008 #>>45061090 #>>45061442 #
kristopolous ◴[] No.45059362[source]
Neovim, emacs?
replies(2): >>45059498 #>>45059720 #
guluarte ◴[] No.45059498[source]
neovim will support llms natively (though a language server) https://github.com/neovim/neovim/pull/33972
replies(4): >>45059618 #>>45060462 #>>45060674 #>>45061495 #
1. what ◴[] No.45060462[source]
That’s not really native support for LLMs? It’s supporting some LSP feature for completions.