2015년 2월 8일 일요일

WebStorm 실행과 창 관련 단축키

Run


ctl+shift+R


실행하기.


Debug


ctl+shift+D


디버깅모드로 실행하기.


Node.js에서 server, client 모두 debug mode로 디버깅하기.


스크린샷 2015-02-08 20.06.53


위와 같이 server(node.js)에 break point를 걸고, shift+ctl+d로 debug mode로 실행한다.


스크린샷 2015-02-08 20.15.41


client (angular.js)쪽에 break point를 걸어준다.


스크린샷 2015-02-08 20.16.57


index.html에서 debug로 실행하면 break가 client, server 왔다갔다하면서 디버깅이 가능한다.


Hide active tool window


shift + esc


Terminal window


alt + F12 (alt+fn+f12)


Project tab on/off


cmd + 1


참조









from WordPress http://ift.tt/16Gk4yH

댓글 없음:

댓글 쓰기