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¶
Limitations in PyCharm Community Edition¶
no good theme
auto completion does not complete file paths
References¶
https://