나이가 들어서 그런지 툴에 적응이 잘 안된다. IntelliJ의 CLion의 경우 keymap이 Visual Studio가 있어서 쉽게 적응이 되었는데 pycharm의 경우 해당 keymap이 없어서 매번 단축키를 까먹곤 했었다.
아래 설정으로 Visual Studio와 똑같은 환경을 구성할 수 있다.
참고로 Jetbrain 계정으로 로그인하여 동기화도 할 수 있다.
Editor▶General▶Change font size (Zoom) with Ctrl+Mouse Wheel 체크
Editor▶General▶Smart Keys▶Insert pair quote 체크 해제
Keymap▶Main menu▶View▶Parameter Info 〓 Ctrl + Shift + Space
Keymap▶Main menu▶Code▶Folding▶Comment with Line Comment = Ctrl + K, C | Ctrl + K, U
Keymap▶Main menu▶Code▶Folding▶Reformat Code = Ctrl+Shift+S | Ctrl+K, F
Keymap▶Main menu▶Run▶Run = Ctrl+F5
Keymap▶Main menu▶Run▶Debug = F5
Keymap▶Main menu▶Run▶Stop = Shift+F5
Keymap▶Main menu▶Run▶Step Over = F10
Keymap▶Main menu▶Run▶Smart Step Into = F11
Keymap▶Main menu▶Run▶Toggle Line Breakpoint = F9
Keymap▶Main menu▶Window▶Editor Tabls▶Clos = Ctrl+W
Keymap▶Main menu▶Code▶Folding▶Expand All = Ctrl+M
+ Ctrl+M
Keymap▶Main menu▶Code▶Folding▶Collapse All = Ctrl+M
+ M
Editor▶General▶Appearance▶Show method separators 체크
Editor▶General▶Code Completion▶Match case▶All letters 체크
IDE메뉴 -> Help에서 Find Action에서 Registry검색해서 아래의 사진 처럼 설정