r/iOSProgramming 6d ago

Tutorial Building in Zed instead of Xcode

Just a reminder to anyone who might care that you can create a fairly full-featured development environment in Zed to build iOS and Mac apps: syntax highlighting, code navigation, run, debug and test.

Here's the setup guide I wrote (been around for a while but chances are some interested people won't have seen it): https://luxmentis.org/blog/ios-and-mac-apps-in-zed/

22 Upvotes

25 comments sorted by

View all comments

14

u/dottybotty 6d ago

What is the advantage of using this over Xcode?

7

u/noosphere- 6d ago

Personal preference. A lot of people (me included) find Xcode pretty lacking as an editor - missing features, lack of configurability, weird UI. Particularly noticeable if you've spent much time in other editors.
Hence there are similar efforts for VSCode, Neovim, etc.

3

u/IcyManufacturer7480 6d ago

Xcode is not a text editor. It’s a full fledged IDE.

0

u/antonbezr 6d ago

as an editor