Skip to content

Instantly share code, notes, and snippets.

@saich
Last active August 29, 2015 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saich/8748716 to your computer and use it in GitHub Desktop.
Save saich/8748716 to your computer and use it in GitHub Desktop.
PyCharm
Shortcut Description
Cmd+Shift+O Open file by path/name
Cmd+Shift+O Open a class declaration in the project
Cmd+Opt+O Open a symbol in the project
Cmd+Fn+F12 Show symbols in current file
  • Run Code - Inspect Code and click on Group by severity button to quickly scan through all errors in the project.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment