반응형
지금껏 대부분의 메뉴들을 마우스로 찾았는데,
IDE의 장점을 활용하지 못하고 있다는 생각이 들어서 단축키를 적절히 활용하리라 마음먹었다.
모든 단축키를 사용하는 건 오히려 비효율적이라 생각해서 내가 쓸만한 단축키들만 모아봤다.
(Ctrl+Space나 Ctrl+Shift+R 등 기존에 잘 쓰고 있던 건 제외)
Double Shift: Search Everywhere
Ctrl+N: Find a class
Ctrl+Shift+N: Find a file
Ctrl+Shift+Alt+N: Find a symbol
Ctrl+K: Git Commit
Alt+Enter: Show intention actions(Improve or optimize a code construct.)
Ctrl+Space: Basic code completion
Alt+F7: Find Usage
Ctrl+W: Extend selection
Shift+Esc Close tab
반응형
'개발 > 기타' 카테고리의 다른 글
[WebStorm] webstorm에서 "failed with error could not read from remote repository" 오류 (2) | 2019.02.13 |
---|---|
Let's Encrypt로 HTTPS 적용하기 (4) | 2019.02.08 |
api 문서화, 좋은 예시 (2) | 2017.10.31 |
[GitHub] Star와 Fork(Fork와 Clone) (4) | 2017.09.28 |
프로그램 성능 개선: 코드 미세조정 (2) | 2017.09.25 |
댓글