Android Studio - increase the amount of undos
android studio預設undo 只有10步,實在太少了.
要更改很簡單.
From menu on the top Go to Help > Find Action > Type Registry >
It will open Registry Dialog > start typing undo > you will find
"undo:globalUndoLimit" > change it from 100 to 1000 or any higher.
留言