I pasted many files and folders in my project folder. The problem is that WebStorm is still using local history, and I cannot make the IDE refresh the content. Local changes does not affect the real file structure too.
I used:
- Reload all from disk (Ctrl + Alt + Y)
- Reopen the project
- Fix IDE tool, including invalidate all caches
- Removing the
~./cache/JetBrains
folder - Trying to make a copy of the project and open it in another folder. My IDE does not seem any changes in the system.
VSCode updates everything instantly, but I don't wanna use it. My IDE version is 2022.2.2. There's no .idea
folder since I just opened it without creating a project.