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

查看:57
本文介绍了如何在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 并转到 Enter action 菜单.
  • 输入registry,您可以在列表中看到建议Registry,然后点击它.
    • 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 = 100globalUndoLimit = 10,您可以根据需要更改这些值.
      • By default documentUndoLimit = 100 and globalUndoLimit = 10, you can change the values as you desired.

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

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