CLion实用快捷键
功能 | 快捷键 |
---|---|
运行 | ctrl r |
debug | ctrl d |
注释 | command / |
多行注释 | shift command / |
格式化代码 | option command L |
删除当前行 | command delete |
复制当前行到下一行 | command d |
整块移动 | command shift 方向 |
缩进 | shift tab |
搜索 | shift shift |
待更新... |
All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.
Comment