首页 > 代码库 > phpstorm常用功能&快捷键(mac)

phpstorm常用功能&快捷键(mac)

command + delete  删除整行

option + comman +enter  下面增加一行

command + D   复制出一行

command + /  单行注释

control + shift + /  多行注释

command + B  函数追踪,同comaand + 单击

 

phpstorm常用功能&快捷键(mac)