快捷键快捷键符号英文名称功能说明
Command + F9⌘F9Make project编译ProjectCommand + Shift + F9⌘⇧F9Compile selected file, package or module编译选择的文件、包或模块Control + Option + R⌃⌥RSelect configuration and run弹出 Run 的可选择菜单Control + Option + D⌃⌥DSelect configuration and debug弹出 Debug 的可选择菜单Control + R⌃RRerun再次运行,重新运行,会重新执行最近一次的 main 方法Shift + Control + R⇧⌃RRun运行程序Control + D⌃DRedebug重新调试运行,再次调试运行,会重新调试执行最近一次的 main 方法Shift + Control + D⇧⌃DDebug调试运行程序Control + Shift + R, Control + Shift + D⌃⇧R, ⌃⇧DRun context configuration from editor从编辑器运行上下文环境配置Command + Option + Y⌘⌥YSynchronize,reload all from disk同步、刷新
