Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Change Scheme
-
File -> Settings... -> Editor -> Colors & Fonts
-
Choose a scheme right to "Scheme name"
Change Font of Terminal
-
Search for Console Font
-
Set the desired font size.
-
Restart terminal (the font size for terminal won't take effect until the terminal is restarted)
PyCharm on WSL
PyCharm (starting from 2018.3) supports configuring a remote Python interpreter via Windows Subsystem Linux WSL). See Using WSL As a Remote Interpreter for detailed instructions. However, be aware that this feature is only available in the professional edition but not in the community edition.
pybuilder Integration
https://github.com/pybuilder/pybuilder/issues/24
Limitations in PyCharm Community Edition
-
no good theme
-
auto completion does not complete file paths
References
https://stackoverflow.com/questions/34412739/set-the-font-size-in-pycharms-python-console-or-terminal
https://www.jetbrains.com/help/pycharm/creating-and-registering-file-types.html