When I'm creating user-scripts via an AI chat, I often generate a lot of total version rewrites, and save each one to disk with
File, Save to disk.
Some times I have to go back a version or two to get back to a stable starting place for a feature i'm trying to get with a fresh chat as the context window in the old one has gotten so full, the AI spits out lots of junk code, which is often faster to evaluate by running rather than reading thoroughly. I comment what works or doesn't after testing each version, so it'd be much faster to find the right one right in Tampermonkey.
So, to go back, I have to find the right version in another text editor, copy the code, and paste it back into Tampermonkey.
It'd be much faster to just revert with the File menu in Tampermonkey, so why not have an open to go with the existing save?
This seems a pretty fundamental omission to me, but easily rectified!
It's nice to have a block edit Undo, but I'd really like a file level Undo too!
When I'm creating user-scripts via an AI chat, I often generate a lot of total version rewrites, and save each one to disk with
File, Save to disk.
Some times I have to go back a version or two to get back to a stable starting place for a feature i'm trying to get with a fresh chat as the context window in the old one has gotten so full, the AI spits out lots of junk code, which is often faster to evaluate by running rather than reading thoroughly. I comment what works or doesn't after testing each version, so it'd be much faster to find the right one right in Tampermonkey.
So, to go back, I have to find the right version in another text editor, copy the code, and paste it back into Tampermonkey.
It'd be much faster to just revert with the File menu in Tampermonkey, so why not have an open to go with the existing save?
This seems a pretty fundamental omission to me, but easily rectified!
It's nice to have a block edit Undo, but I'd really like a file level Undo too!