简体   繁体   English

PHPStorm如何保留上次打开的文件?

[英]PHPStorm How to keep last opened file?

I'm using PHPStorm 10.0 now. 我现在正在使用PHPStorm 10.0。 Usually when I open PHPStorm, files that I opened last time will be there. 通常当我打开PHPStorm时,我上次打开的文件会在那里。 But recently they are missing, so is navigation column. 但最近他们失踪了,导航栏也是如此。 The option: Reopen last project on startup is always checked. 选项:始终检查在启动时重新打开上一个项目。

Please help. 请帮忙。 It is kind of annoying every time you need to remember what files you were working on. 每次你需要记住你正在处理的文件时,这有点烦人。

Delete {your project}\\.idea\\workspace.xml , then restart PHPStorm. 删除{your project}\\.idea\\workspace.xml 。idea {your project}\\.idea\\workspace.xml ,然后重新启动PHPStorm。 Got it from JetBrains support. 得到了JetBrains的支持。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM