M
M
Mesuti2018-09-28 11:08:06
phpstorm
Mesuti, 2018-09-28 11:08:06

How to update the directory structure (files and folders) of a project in Web Storm (aka PHP Storm)?

Hey!
There is a WebStorm IDE (aka PHPStorm).
I create a folder in the project files, but it is not visible.
You have to switch to another project and back.
Only then is the entire folder and file structure updated and the new folder becomes visible.
How to update the directory structure without restarting the project?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Rikcon, 2018-09-28
@Mesuti

Ctrl+Alt+Y or File->Synchronize
Found here
https://stackoverflow.com/questions/17966860/phpst...
If it doesn't help, then do what is indicated in the last answer.

K
Konstantin Kitmanov, 2018-09-28
@k12th

Usually, new files and folders created outside the IDE become visible after a few seconds. If this does not happen, then it is enough to collapse and expand the entire project tree.

A
Alexey Burlakov, 2022-01-30
@redflasher

It also helped to close the project and then open the added folder as a new project (File -> Open.... -><added_new_folder>).
It is not necessary to wait for the project to load.
Open your project again, the folder has become visible.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question