cod*_*ama 2 keyboard-shortcuts php netbeans
我最近进入了 Netbeans。我曾经在 Visual Studio 中编码,所以我试图弄清楚我曾经在 Visual Studio 中使用的所有快捷方式是什么。首先,CTRL-SHIFT-S 是一样的。但是我没有(也找不到在线)快捷键来最小化代码中的所有功能。
例如:
function bla() {
print 'hello';
print 'world';
}
Run Code Online (Sandbox Code Playgroud)
会变成:
function bla() {..}
Run Code Online (Sandbox Code Playgroud)
(即最小化)
有谁知道怎么做?
小智 6
默认值为CTRL+ SHIFT+ -。但是您可以在工具 -> 选项 -> 键盘映射中进行调整。
| 归档时间: |
|
| 查看次数: |
5544 次 |
| 最近记录: |