Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/jpa/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Sublimetext2 升华文本2 Mac在关闭时删除文件夹_Sublimetext2 - Fatal编程技术网

Sublimetext2 升华文本2 Mac在关闭时删除文件夹

Sublimetext2 升华文本2 Mac在关闭时删除文件夹,sublimetext2,Sublimetext2,我在工作和家庭中都使用Sublime text 2作为IDE。在windows机器上,当程序关闭时,升华会记住左侧had列中的所有文件夹 然而,在我的mac电脑上,当窗口关闭时,使用升华会立即删除文件夹 有人知道如何解决这个问题吗?这个选项应该在Sublime Text 2->Preferences->Settings–Default下 // Exiting the application with hot_exit enabled will cause it to close // immed

我在工作和家庭中都使用Sublime text 2作为IDE。在windows机器上,当程序关闭时,升华会记住左侧had列中的所有文件夹

然而,在我的mac电脑上,当窗口关闭时,使用升华会立即删除文件夹


有人知道如何解决这个问题吗?

这个选项应该在Sublime Text 2->Preferences->Settings–Default下

// Exiting the application with hot_exit enabled will cause it to close
// immediately without prompting. Unsaved modifications and open files will
// be preserved and restored when next starting.
//
// Closing a window with an associated project will also close the window
// without prompting, preserving unsaved changes in the workspace file
// alongside the project.
"hot_exit": false,

// remember_open_files makes the application start up with the last set of
// open files. Changing this to false will have no effect if hot_exit is
// true
"remember_open_files": false,


此选项应位于Sublime Text 2->首选项->设置–默认值下

// Exiting the application with hot_exit enabled will cause it to close
// immediately without prompting. Unsaved modifications and open files will
// be preserved and restored when next starting.
//
// Closing a window with an associated project will also close the window
// without prompting, preserving unsaved changes in the workspace file
// alongside the project.
"hot_exit": false,

// remember_open_files makes the application start up with the last set of
// open files. Changing this to false will have no effect if hot_exit is
// true
"remember_open_files": false,


给崇高的文本作者发邮件怎么样?毕竟,这是一种付费产品。那么,给那些优秀的文本作者发邮件呢?毕竟,这是一种付费产品。这就分类了。谢谢:)那就对了。谢谢:)