windows - IntelliJ IDEA 'refactor' 的键盘快捷键

标签 windows intellij-idea keyboard-shortcuts

在 Visual Studio(使用 IDEA 键映射)中,Ctrl + Shift + R 调出“重构”菜单。

我如何在 IntelliJ 中做同样的事情?

在 Windows 上。

最佳答案

ctrl + alt + shift + t = 重构这个

在 intelliJ IDEA 版本 11.0.2 中

关于windows - IntelliJ IDEA 'refactor' 的键盘快捷键,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1031398/

相关文章:

c - msvc中的按位运算符左移与linux gcc不同?

windows - 如何在批处理中循环?

asp.net - Docker for Windows : ASP. NET 站点无法读取 Dockerfile 中定义的环境变量

plsql - 如何填充 PL/SQL Developer 中的所有列名称?

ms-access - 在 ms-access 中启动时禁用 Shift 键

c++ - 使用 Visual C++ 编译器在 Windows 上构建库时如何正确设置目标操作系统版本

java - Play Framework 2 在 Intellij IDEA 中运行 JUnit 测试

java - Intellij spring boot 应用程序不适用于 tomcat

visual-studio-2010 - Visual HG 添加提交快捷方式

java - 在 IntelliJ 中调试时是否可以观察 BufferedImage 对象?