Accidentally changed font size to 3100 and can't change it back (mac OS Monterey)
已回答
Hi!
Due to a typo, I accidentally changed the font size of the PyCharm editor to 3000. Pycharm doesn't respond because of this and I can not change it back (because one letter takes up the entire screen). I have tried uninstalling and reinstalling, but somehow it still remembers my settings.
Does anyone know which directories I have to delete remove all existing settings?
I came across this post on stack overflow but it did not work for me unfortunately.
I'm running the latest version of PyCharm on macOS Monterey.
请先登录再写评论。
This is the list of directories that PyCharm uses https://www.jetbrains.com/help/pycharm/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html
It should be enough to delete the config folder only.
Has it helped?