Eclipse 的重做键盘快捷键

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/20231469/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-10 21:59:01  来源:igfitidea点击:

Redo keyboard shortcut for Eclipse

eclipsekeyboard-shortcutsctrlredo

提问by answerSeeker

Does anyone know what the redokeyboard shortcut for Eclipse is?

有谁知道Eclipse的重做键盘快捷键是什么?

I'm using Linux Mint based on Ubuntu and do all my programming there. I noticed Eclipse supports C, Java, PHP, HTML, Python. I code in all of these languages so I thought it'd be a nice IDE to use, but the redo shortcut is really important to me. I just use Ctrl+Shift+Zfor redo in gedit, but it does not work on Eclipse.

我正在使用基于 Ubuntu 的 Linux Mint 并在那里完成我的所有编程。我注意到 Eclipse 支持 C、Java、PHP、HTML、Python。我用所有这些语言编写代码,所以我认为它是一个很好用的 IDE,但重做快捷方式对我来说真的很重要。我只是用Ctrl+ Shift+Z中的gedit重做,但它不会对Eclipse的工作。

回答by Dan

In Eclipse go to:

在 Eclipse 中转到:

Window > Preferences > General >  Keys

In the keys, scroll down to redo and make it what you want.

在键中,向下滚动以重做并使其成为您想要的。

Here is documentation.

这是文档

Here is a screenshot: enter image description here

这是一个屏幕截图: 在此处输入图片说明