webstorm常用快捷键

时间:2021-07-13 13:54:05
/*ctrl +{ 或 }   //切换方法开和闭
shift + enter //光标下一行插入新行
ctrl + n
ctrl + w //选中单词
alt + <或> //切换标签页
ctrl +g
shift + shift
ctrl + shift +r //替换
ctrl+alt+l //代码格式化*/
Ctrl+Shift+Backspace //回到光标上一操作位置