You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I create file with obvious syntax error, or bad import or other such thing, nothing happens. No errors, no warnings. Even after :w save still nothing. I installed pyflakes again with pip install pyflakes --upgrade, but I still have this issue. Any ideas?