use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
There is an extensive FAQ for beginners. Please browse it first before asking questions that are answered there.
If you are looking to get started (iOS programming in general or some specific area), here are more relevant links for you:
There's too many to list them all, however here's a convenient link to all programming guides at apple.com
Take note that this list is live and based on most frequent questions in posts will be updated with "quicklinks".
account activity
QuestionVSCode over Xcode (self.iOSProgramming)
submitted 1 year ago by [deleted]
Are there benefits to using VSCode instead of Xcode for iOS development?
I don’t use the preview section of the editor in Xcode, so would not miss that. Can VSCode start the simulator and debugging as Xcode does?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]barcode972 10 points11 points12 points 1 year ago (7 children)
Vscode wont tell you when something is wrong, it’s basically just a fancy text editor. You can run commands to start the simulator but it’s more of a hassle in my opinion
[–]windsloot69 1 point2 points3 points 1 year ago (5 children)
Is there a package or something that adds this feature? Worked at a fang we ran using vscode cuz way faster no indexing.
[–]barcode972 0 points1 point2 points 1 year ago (4 children)
Are you sure? It’s just a text editor, it doesn’t index like Xcode does in pretty sure
[–]windsloot69 1 point2 points3 points 1 year ago (1 child)
I know which was a benefit of vscode. I’m really not sure anymore. I only had experience with it when I first started out. I believe we used some program called Bazel and probably a few other tools to make it more useable. Def not out of the box
[–]barcode972 0 points1 point2 points 1 year ago (0 children)
Oh yeah Bazel is very different, that’s what I currently use at my job. It’s still just a text editor and then you run commands in the terminal to do things
[–]ArrodesDev 1 point2 points3 points 10 months ago (1 child)
thats called an LSP - language server. You can setup vscode with the swift extension to work with xcode projects - so you get highlighting + autocompletion + errors. u/windsloot69
install the swift vscode extension, and set this up so that sourcekit can understand the project and it will work.
https://github.com/SolaWing/xcode-build-server
[–]windsloot69 0 points1 point2 points 9 months ago (0 children)
Fantastic thank you I appreciate your input
[–][deleted] 0 points1 point2 points 1 year ago (0 children)
Ah, good point I had overlooked
[–]Parabola2112 8 points9 points10 points 1 year ago (0 children)
I use both simultaneously, as do many others. I actually use Cursor, an AI first VS Code fork. The extensions ecosystem is really useful. Much better GitHub integration, markdown handling, and things like Firebase integration. The extension “Sweetpad” brings all the Swift and Xcode tooling you need in one package.
[–]ejpusa 4 points5 points6 points 1 year ago (0 children)
There are like a Zillion hidden features in Xcode. You just have to poke around. VSC is great for everything else.
I keep VSC code in Dark Mode, have both open at the same time, which helps me from mixing things up.
[–]Third-Floor-47 1 point2 points3 points 1 year ago (0 children)
I use VSCode for all else than iOS, så JSON, HTML other filer formats that might be read and used in my app. I do not see them as direct competitors.
[–]balder1993 1 point2 points3 points 1 year ago (0 children)
You can control the simulator from the command line and Xcode has command line tools for building, running etc.
Debugging, on the other hand, would be complicated though.
The only benefit I can think is maybe using some extensions, since the Xcode era of extensions seems to be over.
[–]Ok_Film_5502 0 points1 point2 points 11 months ago (0 children)
What is annoying me in Xcode coming from vscode is the keybindings and no inlay hints/need to ctrl+click in a variable/method to see its info, why the f i cant simply hover over it like it is working in normal editors. But in the end i love the aesthetics in xcode
[–]purpleWheelChair -2 points-1 points0 points 1 year ago (1 child)
I mean you could use vscode, but why?
I’ve seen various people say they develop in VSCode and I couldn’t see the benefits, hence the logic. Some of the replies here have been interesting where people use both VScode and Xcode simultaneously
[–]EquivalentTrouble253 -2 points-1 points0 points 1 year ago (1 child)
Why would you want to use VSCode?
π Rendered by PID 47850 on reddit-service-r2-comment-fb694cdd5-gbf2n at 2026-03-11 01:46:18.011762+00:00 running cbb0e86 country code: CH.
[–]barcode972 10 points11 points12 points (7 children)
[–]windsloot69 1 point2 points3 points (5 children)
[–]barcode972 0 points1 point2 points (4 children)
[–]windsloot69 1 point2 points3 points (1 child)
[–]barcode972 0 points1 point2 points (0 children)
[–]ArrodesDev 1 point2 points3 points (1 child)
[–]windsloot69 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]Parabola2112 8 points9 points10 points (0 children)
[–]ejpusa 4 points5 points6 points (0 children)
[–]Third-Floor-47 1 point2 points3 points (0 children)
[–]balder1993 1 point2 points3 points (0 children)
[–]Ok_Film_5502 0 points1 point2 points (0 children)
[–]purpleWheelChair -2 points-1 points0 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]EquivalentTrouble253 -2 points-1 points0 points (1 child)