Home>Article>Development Tools> What should I do if the folders are not displayed in the left navigation bar of webstorm?

What should I do if the folders are not displayed in the left navigation bar of webstorm?

王林
王林 forward
2021-02-07 10:45:12 3042browse

What should I do if the folders are not displayed in the left navigation bar of webstorm?

Cause analysis:

Caused by the damage to the configuration file .idea/modules.xml automatically generated by webstorm.

Solution:

1. Close webstorm

2. Delete the .idea folder

3. Re-open the project

What should I do if the folders are not displayed in the left navigation bar of webstorm?

Related recommendations:webstorm usage tutorial

The above is the detailed content of What should I do if the folders are not displayed in the left navigation bar of webstorm?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:csdn.net. If there is any infringement, please contact admin@php.cn delete
Previous article:Webstorm usage tips sharing Next article:Webstorm usage tips sharing