How to disable Auto Save in Android Studio

后端 未结 4 823
轮回少年
轮回少年 2020-12-03 10:34

Is there way to disable auto save in Android Studio?

I have already unchecked \"Save files automatically if application is idle for n sec\"

under Se

4条回答
  •  -上瘾入骨i
    2020-12-03 11:12

    Disable Auto Save

    File > Settings > Appearance & Behavior > System Settings > Synchronization > then uncheck both Save files on frame deactivation and Save files automatically if application is idle > OK


    Now, you may want to do this too.

    Mark Changed But Unsaved File

    File > Settings > Editor > General > Editor Tabs > then check Mark modified tabs with asterisk > OK

    Save One File with Ctrl+S

    File > Settings > Keymap > search with save document > right click Save Document > Add Keyboard Shortcut > press Ctrl+S> OK > Remove > OK

提交回复
热议问题