如何在Android Studio中禁用自动保存
是否可以在Android Studio中禁用自动保存?
Is there way to disable auto save in Android Studio?
我已经取消选中如果应用程序闲置了n秒钟会自动保存文件"
I have already unchecked "Save files automatically if application is idle for n sec"
在设置->常规下.
还有什么要做的吗?
禁用自动保存
File
>Settings
>Appearance & Behavior
>System Settings
>Synchronization
>然后取消选中Save files on frame deactivation
和Save files automatically if application is idle
>OK
File
>Settings
>Appearance & Behavior
>System Settings
>Synchronization
> then uncheck bothSave files on frame deactivation
andSave files automatically if application is idle
>OK
现在,您可能也想这样做.
File
>Settings
>Editor
>General
>Editor Tabs
>然后检查Mark modified tabs with asterisk
>OK
File
>Settings
>Editor
>General
>Editor Tabs
> then checkMark modified tabs with asterisk
>OK
File
>Settings
>Keymap
>使用保存文档搜索>右键单击Save Document
>Add Keyboard Shortcut
>按 Ctrl + S >OK
>Remove
>OK
File
>Settings
>Keymap
> search with save document > right clickSave Document
>Add Keyboard Shortcut
> press Ctrl+S>OK
>Remove
>OK