Folders missing in project pane in Webstorm

后端 未结 9 556
感情败类
感情败类 2021-01-31 13:28

I\'ve built a project in WebStorm and then submitted the project to GitHub.

When I rebooted the computer and relaunched WebStorm (and the project), all I can see in the

9条回答
  •  长发绾君心
    2021-01-31 14:20

    You do not need to delete whole .idea folder and reconfigure your whole project, just

    1. delete the .idea/modules.xml
    2. restart the IDE and your folders are there again!

提交回复
热议问题