Remix.run Logo
saagarjha 4 days ago

Xcode, for all its faults, is largely pleasant to use. This is not true of Android Studio, which looks and works as a Java IDE (derogatory).

rwyinuse 4 days ago | parent | next [-]

I've used Jetbrains IDE's for most of my career, and after that trying Xcode felt like going back to Medieval times.

saagarjha 3 days ago | parent [-]

I use a Mac and using anything Jetbrains is miserable. Nothing works the way it should and all the keyboard shortcuts are completely different.

realusername 4 days ago | parent | prev [-]

You can't be serious, Xcode is the worse IDE I ever used, while Android Studio isn't great, it cannot be compared to that.

Xcode is so sluggish it's slower than an electron app despite being native, the xcode app upload is so broken even Apple released a third party tool to bypass their own IDE and its undocumented config files look like from the 90s and do not work well with git.

The UI is sort of okay but that's not going to cut it. You can feel the decades of cruft in this IDE, it feel like using Borland.

saagarjha 3 days ago | parent | next [-]

The UI is nice and I already know how to set up projects so it’s much better for me. The config files work perfectly fine with git, that’s where I put them.

andrekandre 3 days ago | parent | prev [-]

  > Xcode is the worse IDE I ever used
let me introduce you to eclipse...
realusername 2 days ago | parent | next [-]

I used eclipse in the past and unless they became worse, the current xcode is still worse that ~2015 eclipse (last time I've used it)

saagarjha 3 days ago | parent | prev [-]

Eclipse is also better than IntelliJ if we’re rounding out the unpopular IDE opinions

andrekandre 2 days ago | parent [-]

what makes intellij so bad? (personally i thought it was better than eclipse but idk)