1. 程式人生 > >android studio 取消自動儲存功能(已解決)

android studio 取消自動儲存功能(已解決)

第一步:

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

Screenshot- Disable Auto Save

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

Screenshot- Mark Changed But Unsaved File

第三步:

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

Screenshot- Save One File with Ctrl+S