Search code examples
windowsintellij-ideaidewebstorm

How to open a project in the same window as the current windows project [Webstorm]


I can't open another project on the same window to avoid having two webstorm pages. I've followed the instructions and in System Settings, New Window or Current Window do the same thing.

I know that on my MacOS it worked perfectly, maybe I need to do something else on Windows?

Webstorm Screenshot


Solution

  • It's possible to add another project as a module of you current, opened project. To do this in WebStorm:

    1. In the project view, either right click and select 'Open Module settings' or press 'F4'
    2. Select 'Modules' in the dialogue box
    3. Click the '+' button to add the project you wish to add as a module