There needs to be some sort of 'export all programs to txt' option or something that can backup your code and your comments. The worst part of reverting to a backup whenever my code breaks is that I lose all my comments if I load a .8xp file. It would be incredibly helpful to have an option that could export my project as multiple text files (one per program tab) or just one text file.
Also, a primitive fullscreen SC. It took me less than a minute to do, all I did was delete a bunch of stuff using Inspect Element and these were my results:
Sure they're not the prettiest, but they were pretty darn great to use! It was really nice not having two scroll bars (one for the code and one for the entire page) messing me up and I could fit a lot more code on the screen!
Also, a primitive fullscreen SC. It took me less than a minute to do, all I did was delete a bunch of stuff using Inspect Element and these were my results:
Sure they're not the prettiest, but they were pretty darn great to use! It was really nice not having two scroll bars (one for the code and one for the entire page) messing me up and I could fit a lot more code on the screen!