intellij idea - How to open a project in the same window as the current windows project [WebStorm] - Stack Overflow

admin2025-04-17  2

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?

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?

Share Improve this question edited Feb 2 at 15:19 LazyOne 166k48 gold badges414 silver badges415 bronze badges asked Feb 1 at 14:23 JosephJoseph 31 bronze badge 1
  • The most unclear point here is what you mean by project and, even more puzzling, by open a project. Usually, a project is an artifact of some development tool. When you open a project, you load it using this development tool. Or some other development tool. What is it in your case? If you have something that worked perfectly, could you create and show a Minimal, Reproducible Example? – Sergey A Kryukov Commented Feb 1 at 14:47
Add a comment  | 

1 Answer 1

Reset to default 0

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
转载请注明原文地址:http://anycun.com/QandA/1744826478a88155.html