当前位置: 首页 > 教程 > Mac软件技巧 > phpstorm代码快捷键设置

phpstorm代码快捷键设置

phpstorm是mac平台上一款非常实用的PHP集成开发工具。phpstorm for mac有着高效,闪电般快速的导航功能,且支持代码(重新)编排器和格式化程序,快速修复程序以及其他功能可帮助您编写易于维护的简洁代码。下面小编为大家介绍一些phpstorm代码快捷键设置,让你工作起来更加方便有效率!

phpstorm代码快捷键

Command+alt+T 用 (if..else, try..catch, for, etc.)包住
Command+/ 注释/取消注释的行注释
Command+alt+/ 注释/取消注释与块注释
alt+↑ 向上选取代码块
alt+↓ 向下选取代码块
Command+alt+L 格式化代码
tab,shift+tab 调整缩进
Control+alt+I 快速调整缩进
Command+C 复制
Command+X 剪切
Command+V 粘贴
Command+shift+V 从剪贴板里选择粘贴
Command+D 复制代码副本
Command+delete 删除当前行
Control+Shift+J 清除缩进变成单行
shift+回车 快速换行
Command+回车 换行光标还在原先位置
Command+shift+U 大小写转换
Command+shift+[,Command+shift+] 文件选项卡快速切换
Command+加号,Command+减号 收缩代码块
Command+shift+加号,Command+shift+减号 收缩整个文档的代码块
Command+W 关闭当前文件选项卡
alt+单击 光标在多处定位
Control+shift+J 把下面行的缩进收上来
shift + F6 高级修改,可快速修改光标所在的标签、变量、函数等
alt+/ 代码补全

以上就是小编为大家带来的phpstorm代码快捷键设置,想要了解更多phpstorm for mac功能,下载小编为大家推荐的Phpstorm 2019 for mac激活版体验一下吧!

相关文章