I hate Android studio *so much*

Android Studio has two particular features that combine to create just a perfect-storm nightmare:

- Every time you make ANY change in a file, it saves automatically (this *cannot* be disabled)
- "Undo" is mapped to CTRL-SHIFT-Z, whereas CTRL-Y is "Delete current line"

So this happens to me *all the time*

- Hit CTRL-Z many times
- Think "Oh... I went too far" or "Oh… I shouldn't have done that"
- Hit CTRL-Y to Redo
- Line deletes
- File *instantly* saves
- Indeterminate amount of work lost

@mcc I've never used android studio, myself, and now I never will, that sounds like the epitome of pain.
@pizzaforfree If a man in a trenchcoat ever steps out of an alley and asks if you want to try "IntelliJ"… RUN
@mcc Noted. Granted, I already run if anyone approaches me in person, so 🤷
@pizzaforfree @mcc I have heard many complains to Jetbrains products but auto-save was not one of that. It is a standard across all IDEs (Idea, Eclipse, NetBeans).