Bug (possibly): When I run my code, all the collapsed blocks (the little arrows on the far left) get un-collapsed. I'm not sure if this is intended or not, but if it is not, then there you go. Edit: Alt + 0 collapses all.
Bug (possibly): When I run my code, all the collapsed blocks (the little arrows on the far left) get un-collapsed. I'm not sure if this is intended or not, but if it is not, then there you go. Edit: Alt + 0 collapses all.
Thanks for the suggestion!
Also realized that Alt + 0 does exactly what I was asking for, so this is just a bug report
Glad to hear that!
I have become unable to run my web app. It always throws this message:
Error running WSGI application PermissionError: [Errno 13] Permission denied: '/home/runner' File "/var/www/stayathomegeek_pythonanywhere_com_wsgi.py", line 19, in <module> application = get_wsgi_application()
I don't have any idea how to go about figuring out what's wrong. Would appreciate help.
Could you share more context? How does your code that traceback refers to look like?