有办法在Android Studio中禁用自动保存吗?我已经取消选中“保存文件自动如果应用程序是空闲的n秒”在【设置】->【常规】下。还有什么要做的吗
c9qzyr3d1#
File> Settings> Appearance & Behavior> System Settings> Autosave>然后取消选中Save files if the IDE is idle for |15| seconds和Save files when switching to a different application> Applyx1c 0d1x的数据在完成上述操作后,您可能还想启用以下2个选项-
File
Settings
Appearance & Behavior
System Settings
Autosave
Save files if the IDE is idle for |15| seconds
Save files when switching to a different application
Apply
File> Settings> Editor> General> Editor Tabs>然后检查Mark modified (*)> Apply
Editor
General
Editor Tabs
Mark modified (*)
的
File> Settings> Keymap>搜索保存文档>右键Save Document> Add Keyboard Shortcut>按Ctrl+S> OK> Remove> Apply
Keymap
Save Document
Add Keyboard Shortcut
OK
Remove
svmlkihl2#
在Android Studio 2.1.1,2016
文件->设置->外观和行为->系统设置并查看同步段落,取消选中自动保存和/或“使用安全写入”
ejk8hzay3#
如果你进入设置,并在搜索中键入保存,你会在IDE设置下找到一个名为“通用”的区域。从那里你可以找到一些选项来控制保存。它有时不起作用,保存将继续无论如何。不幸的是,没有通用的“关闭”开关。作为一个手持IDE,你只需要习惯它。您正在寻找的页面看起来像这样:
s6fujrry4#
适用于Android Studio v3.3
Ctrl+Alt+S
File->Settings
的数据
强烈建议遵循此方法标记已更改但未保存的文件,这将有助于您区分未保存和已保存的文件。
dpiehjr45#
在我的例子中,我刚刚降级了Android Studio。降级前:Android Studio Giraffe| Patch 2降级后:Android Studio Giraffe| Patch 1
Patch 2
Patch 1
5条答案
按热度按时间c9qzyr3d1#
关闭自动保存
File
>Settings
>Appearance & Behavior
>System Settings
>Autosave
>然后取消选中Save files if the IDE is idle for |15| seconds
和Save files when switching to a different application
>Apply
x1c 0d1x的数据
在完成上述操作后,您可能还想启用以下2个选项-
标记已更改但未保存的文件
File
>Settings
>Editor
>General
>Editor Tabs
>然后检查Mark modified (*)
>Apply
的
Ctrl+S保存一个文件
File
>Settings
>Keymap
>搜索保存文档>右键Save Document
>Add Keyboard Shortcut
>按Ctrl+S>OK
>Remove
>Apply
的
svmlkihl2#
在Android Studio 2.1.1,2016
文件->设置->外观和行为->系统设置并查看同步段落,取消选中自动保存和/或“使用安全写入”
ejk8hzay3#
如果你进入设置,并在搜索中键入保存,你会在IDE设置下找到一个名为“通用”的区域。从那里你可以找到一些选项来控制保存。它有时不起作用,保存将继续无论如何。不幸的是,没有通用的“关闭”开关。作为一个手持IDE,你只需要习惯它。
您正在寻找的页面看起来像这样:
s6fujrry4#
适用于Android Studio v3.3
Ctrl+Alt+S
或File->Settings
)的数据
强烈建议遵循此方法标记已更改但未保存的文件,这将有助于您区分未保存和已保存的文件。
dpiehjr45#
在我的例子中,我刚刚降级了Android Studio。
降级前:Android Studio Giraffe|
Patch 2
降级后:Android Studio Giraffe|
Patch 1