MCP support is the real story here Means you're not locked into Claude or Codex Can plug in whatever agent you want
Xcode 26.3 – Developers can leverage coding agents directly in Xcode
231–240 of 348 posts
Re: Xcode 26.3 – Developers can leverage coding agents directly in Xcode
#232Earlier quoted context omitted.
True that Xcode needs yet another rebuild from scratch. If they forked it and abandoned the old project file and went with a swift first approach, could work. However adding support for Claude is still a huge win. Could lead the way to making the transition to a sane IDE possible / reasonable. This would require leadership that’s completely absent at the company.
> If they forked it and abandoned the old project file and went with a swift first approach, could work. Ever attempted this before at a large company and had success with it? I think I can count four times so far in ~15 years where people attempted to rewrite something medium/large-scale from scratch around me, was a success once, although scope was drastically cut at the end so almost a stretch to call it a success…
Whether it was successful or not is up for debate. It certainly was nowhere near as performant as the old system but probably 99% of features came across.
Re: Xcode 26.3 – Developers can leverage coding agents directly in Xcode
#233Re: Xcode 26.3 – Developers can leverage coding agents directly in Xcode
#234OT: Rant Xcode being loaded on my computer causes something akin to a kernel panic. Not the fun kind where you get to read a backtrace and feel something. The existential kind. Every time it hijacks a .json or .xml file association, I experience a rage that hasn't been matched since the Emacs/vi wars ... and at least those were about editors that could open in under a geological epoch. I just want to look at a text f…
I'm confused, how have you not reassociated the files with the app of your choosing? Is Xcode somehow changing associations back? Does it do it only at updates? As far as Apple providing anything, why are they the expected ones providing it? There are a gigabazillionumpteen text editors that can reformat JSON. I have Xcode, and have associated JSON with a different editor. Not once has it ever changed on me.
Re: Xcode 26.3 – Developers can leverage coding agents directly in Xcode
#235Earlier quoted context omitted.
I'm sitting here struggling to think of why the hell you need a terminal emulator in an IDE. There's a perfectly good terminal emulator called Terminal.app, it's usually the first thing I put on my dock after a fresh install of MacOS. I like the terminal, but ... in an IDE ? I always wondered why Eclipse had one as well - it just seems like a wasted pane ? Perhaps it's just the setup you (the generic "you") are used…
> I'm sitting here struggling to think of why the hell you need a terminal emulator in an IDE I assumed it came from Windows users who have a habit of running everything in full-screen.
Re: Xcode 26.3 – Developers can leverage coding agents directly in Xcode
#236Earlier quoted context omitted.
I'm sitting here struggling to think of why the hell you need a terminal emulator in an IDE. There's a perfectly good terminal emulator called Terminal.app, it's usually the first thing I put on my dock after a fresh install of MacOS. I like the terminal, but ... in an IDE ? I always wondered why Eclipse had one as well - it just seems like a wasted pane ? Perhaps it's just the setup you (the generic "you") are used…
This is a standard feature in every IDE that’s ever been invented. It’s not useful for every workflow, but there’s lots of times that you’re doing something where the console or the debugger is not available or isn’t convenient and being able to have a terminal right there is so useful. If it doesn’t make sense for your workflow, then don’t bring it up, but given how many developers expect us as table stakes it’s a d…
Re: Xcode 26.3 – Developers can leverage coding agents directly in Xcode
#237Re: Xcode 26.3 – Developers can leverage coding agents directly in Xcode
#238Earlier quoted context omitted.
First time I tried it, I realised there is no way to have a terminal emulator panel. A bloody terminal . Like the most basic feature you could integrate into an IDE. No thank you.
I'm sitting here struggling to think of why the hell you need a terminal emulator in an IDE. There's a perfectly good terminal emulator called Terminal.app, it's usually the first thing I put on my dock after a fresh install of MacOS. I like the terminal, but ... in an IDE ? I always wondered why Eclipse had one as well - it just seems like a wasted pane ? Perhaps it's just the setup you (the generic "you") are used…
This is the dumbest response anyone can ever have to being presented with the answer to their own question of "what's wrong".
Ok you don't think this is important but your customer (or whatever) just to told you it's important to them. Surprise surprise this is literally why xcode sucks (because Apple seeks to dictate instead of accommodating).
Re: Xcode 26.3 – Developers can leverage coding agents directly in Xcode
#239Release notes: https://developer.apple.com/documentation/xcode-release-note... Surprisingly, this version does not require MacOS 26 (Tahoe).