| 功能 | visual studio | vs code | xcode | myeclipse |
|---|---|---|---|---|
| 回到上一次编辑位置 | ctrl - | alt ← | ctrl cmd ← | alt ← |
| 列编辑 | shift alt 鼠标左 | alt shift a | ||
| 快速打开文件 | ctrl o | ctrl p | cmd shift o | |
| 跳转至选定行 | ctrl g | ctrl g | cmd l | ctrl l |
| 移动选中行 | alt ↑、↓ | alt ↑、↓ | ||
| 切换头文件和m.文件 | cmd ctrl ↑、↓ | |||
| 查找/全局查找 | ctrl f/ctrl shilft f | ctrl f/ctrl shilft f | cmd f | ctrl h |