auto-save icon indicating copy to clipboard operation
auto-save copied to clipboard

I added code in Preferences / Key Bindings, but auto-save is not happened

Open qz1019 opened this issue 4 years ago • 2 comments

there is only key binding & setting & setting-syntax & setting-Distraction free I can find in preference fold, I cannot find setting-user or key bindings-user, I added code{ "keys": ["ctrl+shift+s"], "command": "auto_save" } in Preferences / Key Bindings, but I still cannot auto-save. I tried to add "auto-save": true and ""save_on_focus_lost": true", but it does not help.

qz1019 avatar Mar 12 '21 08:03 qz1019

I added the last two code in the setting

qz1019 avatar Mar 12 '21 08:03 qz1019

Are you trying to auto-save a new file? You have to save the new file manually before toggling auto-save.

GIF

ChrisDev8 avatar Mar 24 '21 17:03 ChrisDev8