@trinsec it does auto save progress, but unless you save the file once manually, you're working on an temporary file that gets auto saved, so like, it all stayed there between closing and opening of VS, but it TECHNICALLY was never saved as a real proper file in a proper directory. Sigh.
Last week I couldn't figure out why I was getting weird errors, turned out VS was defaulting to an older version of python.
So now I'm constantly wondering, am I messing up the code, or is there some weird little thing I don't even know to check that's throwing a wrench in to the works (ala its not saved like this time, or defaulting to the wrong python version in VS)
*LEARNING PAIN*