PhpStorm hides directories in Project window

前端 未结 13 1190
再見小時候
再見小時候 2021-02-06 21:38

I\'m using PhpStorm 6.0.3, and it doesn\'t show any directories in the Project Tool Window. They were there just a minute ago but I managed to make them disappear by clicking or

13条回答
  •  难免孤独
    2021-02-06 22:10

    I just experienced this problem in phpStorm 9 where I was trying to create a project from existing files but phpstorm could not see the directory. Very weird.

    So what I did was I instead went to "create new project" and manually put in the location box the path to an existing directory. On the next screen it asked something like "directory exists, do you want to create project from these files?" and that worked.

提交回复
热议问题