I have a command to save all named files (not untitled) but named files.
How can I run this command, when Sublime closes?
No doubt i’ll still get prompted if I have some untitled files, I run my command, then close sublime, and that’s OK. I’ll hit cancel. And deal with it.
But I want to be able to close sublime, and save those named files, without being prompted So I want to run my sublime command(which is written), but I want it to run when sublime is exited.