About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
askalee
7/10/2018 - 1:09 PM
share
Share
add_circle_outline
Save
Pycharm hotkeys
pycharm_hotkeys.md
content_copy
file_download
Rendered
Source
ctrl+F4: close current file
ctrl+alt+left: go to previous location
ctrl+alt+right: go to next location
shift+F6: rename
ctrl+alt+s: setting
ctrl+shift+F10: run current unit test
ctrl+F8: set/unset breakpoint
ctrl+shift+enter: complete current line and go to next
shift+enter: go to next line
clear