美文网首页
PhpStorm快捷键,sublime快捷键

PhpStorm快捷键,sublime快捷键

作者: foveni | 来源:发表于2020-01-02 10:11 被阅读0次

全局搜索:command + shift + f

替换操作:command + shift + R

回滚光标位置切换:command + option + 左方向键

下移光标位置切换:command + option + 右方向键

跳到指定行:command + l

删除当前行:command + x

复制当前行:command + d

跳到变量的位置:command + b

sublime 快捷键:

复制文本                              command+shift+D

全选并将光标设置在末尾  comand+A comand+shift+L

拖动产生多行游标  【windows系统】 shift+鼠标右键

换行                                      control+enter

上行添加内容                      shift+control+enter

复制时格式化                      control+shift+v

上一个编辑处                        alt+-

下一个编辑处                        alt+shift+-

相关文章

网友评论

      本文标题:PhpStorm快捷键,sublime快捷键

      本文链接:https://www.haomeiwen.com/subject/tbmvnctx.html