I like the live errors feature very much, I use it in Python.
When I use it and I'm typing in the editor window sometimes I see small popup windows with the found live error of that line.
These popups obscure things that I'm trying to see in the editor window.
I'd like to only see it if I move my mouse to the left of the editor window, I don't want them popping up in the middle of the window.
Is there any way to disable these popups?