Code area inside the IDE has an small resolution making it distorted
Hello,
I recently had to remove Ubuntu and install Lubuntu since I'm using a DTU that has minimal hardware resources. I installed the 32bit version of Lubuntu due to 4GB of RAM on this machine.
I installed Pycharm version 2018.3.7 as instructed by this article here: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360004399939-How-to-install-pycharm-on-a-32-bit-operating-system
The application launches and works, but the resolution of the code does not seem right and is hard to view. I checked the appearance section in the Pycharm docs, and tried chanigng my Font, but this only changed the font of the application outside of the code area (toolbars, menus, etc)
Control + Scroll wheel on Windows changes the font of the code, but that has no affect on this Linux distro
Any ideas how I can fix this? Monitor is set to 1920x1080
Screenshot: https://postimg.cc/rRWL291m
Please sign in to leave a comment.
Hi,
IDE interface and editor has separate font configuration. For the latter, please see [File | Settings | Editor | Font]
Also make sure the option [File | Settings | Editor | General | change font size with ctrl + mouse wheel] is enabled.