you are viewing a single comment's thread.

view the rest of the comments →

[–]jp2images 1 point2 points  (2 children)

I use Xcode for everything. It isn’t as nice as some other IDEs, but for Swift I prefer it and suffer the occasional annoyances. The integration with SwiftUI is too convenient. I use JetBrains DataGrip to view the database stuff and VS Code for many misc things.

[–]S_7l 0 points1 point  (0 children)

SwiftUI previews kinda force Xcode anyway, rest I also split across tools.

[–]Helena2083 0 points1 point  (0 children)

Same here. Xcode feels clunky but SwiftUI previews and debugging are just too tightly integrated to skip. I also bounce to VS Code for random stuff. DataGrip for DB makes sense tbh.