问题
How to increase undo
and redo
steps in android studio?
It is limited and I want to increase number of Ctrl Z
time.
回答1:
- Press Ctrl + Shift + A and Go to Enter action menu.
- Type registry, you can see the suggestion Registry on list and click on that.
- Now just type word undo. It automatically find for you the 'undo' options.
- By default documentUndoLimit = 100 and globalUndoLimit = 10, you can change the values as you desired.
来源:https://stackoverflow.com/questions/39967478/how-to-increase-undo-and-redo-steps-in-android-studio