如何在Android Studio中增加撤消和重做步骤 [英] How to increase undo and redo steps in android studio

查看:135
本文介绍了如何在Android Studio中增加撤消和重做步骤的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在android studio中增加undoredo步骤?

How to increase undo and redo steps in android studio?

数量有限,我想增加Ctrl Z次.

It is limited and I want to increase number of Ctrl Z time.

推荐答案

  • Ctrl + Shift + A 并进入输入操作菜单.
  • 键入注册表,您可以在列表中看到注册表的建议,然后单击.
    • 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.

      • 默认情况下, documentUndoLimit = 100 globalUndoLimit = 10 ,您可以根据需要更改值.
      • By default documentUndoLimit = 100 and globalUndoLimit = 10, you can change the values as you desired.

      这篇关于如何在Android Studio中增加撤消和重做步骤的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆