2.mac快捷键
打开访达 Shift+command+G
Pycharm
command + shift + O 搜索文件
全局替换 : command + R
折叠某一层代码 command + -
打开某一层代码 command + +
折叠所有代码 command + shift + -
打开所有代码 command + shift + +
Alt + 鼠标左键 多鼠标光标
Shift + alt +鼠标左键(默认选择行)
shift + alt + 鼠标上下键 (上下移动当前行)
浏览器
command + shift + O 进入全屏
Terminal
win
shift + control + t 打开新终端
shift + control + n 新打开端口
Control + +键 放大字体
Control + -键 缩小字体
Control + shift + f 终端内搜索
Control + ,键 打开设置
Control + alt +1 跳转到第一个终端
Mac
command + t 打开新终端
Command + n 新打开端口
Command + +键 放大字体
Command + -键 缩小字体
Command + f 终端内搜索
Command + ,键 打开设置
Command + 1 跳转到第一个终端