this post was submitted on 08 Apr 2024
251 points (96.3% liked)

Programmer Humor

37925 readers
87 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 32 points 1 year ago* (last edited 1 year ago) (8 children)

The worst thing about eclipse I've had to deal with is its git integration. The conflict resolution tool is awful and half the terminology diverges from plain git.

The fact that it has a "Push & Commit" button also drives me mad far more than it should

[–] [email protected] 15 points 1 year ago (5 children)

Honestly I've never had an IDE whose git integration I preferred over just using the command line, or pulling out Source Tree. Just wish Source Tree was available on Linux...

[–] [email protected] 5 points 1 year ago

Emacs Magit is so much better than the CLI, and I don't say that lightly. And it's available on Linux.

load more comments (4 replies)
load more comments (6 replies)