←back to thread

Claude Sonnet will ship in Xcode

(developer.apple.com)
485 points zora_goron | 1 comments | | HN request time: 0.698s | source
Show context
breadwinner ◴[] No.45059612[source]
It seems every IDE now has AI built-in. That's a problem if you're working on highly confidential code. You never know when the AI is going to upload code snippets to the server for analysis.
replies(13): >>45059623 #>>45059634 #>>45059661 #>>45059894 #>>45059943 #>>45060054 #>>45060064 #>>45060101 #>>45060121 #>>45060510 #>>45060668 #>>45061092 #>>45061687 #
baby ◴[] No.45059943[source]
Not trying to be mean but I would expect comments on HN on these kind of stories to be from people who have used AI in IDEs at this point. There is no AI integration that runs automatically on a codebase.
replies(5): >>45059964 #>>45060520 #>>45061318 #>>45061438 #>>45061966 #
paradite ◴[] No.45059964[source]
There is automatic code indexing from Cursor.

Autocomple is also automatically triggered when you place your cursor inside the code.

replies(2): >>45060015 #>>45060095 #
1. LostMyLogin ◴[] No.45060095[source]
Cursor is an AI IDE and not what they are describing.