Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Child pages (Children Display)

Related pages

  • ...



...

  • Learn "Shift-Shift" to look up the shortcut to do something.



How to do various things in PyCharm

General appearance / colors

  • To switch between the night theme and day theme, hit Ctrl+ ` , then '5' to select the 'Look and Feel' option, and then choose either '1' for Darcula (the night theme) or '2' or '3' for either the IntelliJ day theme or a Windows day theme (respectively).


Git

  • Add a file to git when you've selected it in the Project sidebar: ctrl+alt+a
  • View git blame: Press Shift twice (quickly), then type out 'Annotate' and select that option.

...