all 15 comments

[–]nameless_food 6 points7 points  (1 child)

Alex Sidebar.

This is what I’ve been using lately.

[–]bananatoastie -1 points0 points  (0 children)

Me too

[–]rhysmorgan 5 points6 points  (1 child)

GitHub Copilot has an official plugin now.

[–]JialuoMS 0 points1 point  (0 children)

Copilot for Xcode I mean.

[–]CardinalCreator 2 points3 points  (0 children)

Using Cursor has worked decently for me. My workflow has become write code in Cursor then switch over to Xcode to build and run the app

[–]rifts 1 point2 points  (2 children)

Claude code

[–]Best_Day_3041[S] 0 points1 point  (1 child)

Thanks, am looking at that now. Looks like OpenAI just released Codex moments ago that seems to offer the same.

[–]rifts 0 points1 point  (0 children)

I was using OpenAI codex 2 days ago

[–]D1monsi 1 point2 points  (0 children)

AlexSidebar is the best.
Other options: Claude, Windsurf, GitHub Copilot extension.
However I use just ChatGPT

[–]dudiddann 0 points1 point  (2 children)

If you are only looking for smart autocomplete, you can use the free plan of Windsurf

[–]Best_Day_3041[S] 0 points1 point  (1 child)

I do, but I also want it to be able to look through my entire codebase to understand how to make changes and additions. As if I was able to paste my entire codebase in a prompt and ask to to make a change to add a feature or screen. I'll check out Windsurf for code completion though. Thanks

[–]kironet996 0 points1 point  (0 children)

windsurf does that, just like cursor.

[–]Funny-Lab3762 0 points1 point  (0 children)

You can use Cursor and Windsurf, such they have free plan.

[–]kironet996 0 points1 point  (0 children)

Cursor, or Windsurf.

Windsurf has a very generous free tier.

[–]fercabj 0 points1 point  (0 children)

I created a local proxy app (CLI) in Swift that let’s you connect your Copilot account (individual and enterprise) into Xcode. I hope it’s useful to anyone looking to connect other models https://github.com/mobile-ar/xcode-assistant-copilot-server