So turns out you can set a property manually to increase file size. It has stopped complaining about file size but now it has pegged the CPU to 25% and is absolutely loosing its sh*t because a log file is open in an IDE! uggghhh! People actually pay for this? #PyCharm
@piofthings Yeah, it is a disappointing limitation of the JetBrains IDEs, but they are pretty great for everything else. For any file over a couple MBs I just use vim. It takes it like a champ.
@james i am beginning to accept that workflow. Even a half done project like Notepad Next works better for large file! I still haven’t managed to get the debugger going in Pycharm but that could be my weird project setup.