在Debian上設置PHPStorm自動保存,可按以下步驟操作:
- 打開PHPStorm,點擊菜單欄“File”>“Settings”(或用快捷鍵Ctrl+Alt+S)。
- 在設置窗口中,展開“Appearance & Behavior”,點擊“System Settings”。
- 在右側“System Settings”面板中,找到“Synchronization”部分。
- 勾選“Save files automatically if application is idle for ___ sec”,并在輸入框中設置時間間隔(如10秒、30秒等)。
- (可選)若希望窗口失去焦點時也自動保存,可勾選“Save files on frame deactivation”。
- 點擊“Apply”和“OK”保存設置。