auto-save
auto-save copied to clipboard
I added code in Preferences / Key Bindings, but auto-save is not happened
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.
I added the last two code in the setting
Are you trying to auto-save a new file? You have to save the new file manually before toggling auto-save.
