Sublime Forum

File operation save_on_focus_lost sometimes works, sometimes not

#1

I use ST v. 4200.

    . . .
    . . .
    // Set to true to automatically save files when switching to a different file
	// or application
	"save_on_focus_lost": false,
   . . . 
   . . .

Lately this thing sometimes saves after an edit, i.e. the pencil icon turns to an x icon, though it shouldn’t. And sometimes doesn’t save at all.

I use a Save All for open open files in a workspace (via self-defined shortcut CTRL-ALT-A) when I make similar edit changes to a mass of page-states, say 20 HTML files changed.

But when the files are uploaded to the server, it often happens that just a few have the changes effected.

Has anyone else had anomalous experiences with a mass save operation on ST ?

0 Likes