WebStorm allows you to work with several projects simultaneously, each one in a separate window. The projects are independent, and cannot share information, except for the Clipboard operations. All the projects run in the same instance of WebStorm and use the same memory space.
付费偷看金额在0.1-10元之间
同一个项目中,不同文件夹的两个同名文件,是这么显示的:
https://www.jetbrains.com/hel...
不同项目,打开的时候会问你要在 "New Window" 还是 "This Window" 打开。讲道理是不能在同一窗口打开两个的。
不可以的,但是你可以打开两个ide窗口,这样在编写代码的时候不会混乱
WebStorm allows you to work with several projects simultaneously, each one in a separate window. The projects are independent, and cannot share information, except for the Clipboard operations. All the projects run in the same instance of WebStorm and use the same memory space.
不可以,一次只能打开一个
你 open
~/what
,讲道理是可以实现你的需求的有一个方案,直接 open 他们共同的父级文件夹。
~/what/ever/path/projectA
~/what/a/path/projectB
我还没遇到你这种需求诶,我一般都是open一个新项目,他问我是在当前窗口打开还是新建窗口,我都是新建窗口,俩窗口俩项目,为啥要一个窗口打开呢.
相信我,俩窗口我都写串过代码,别说你一个窗口了.
建议使用快捷键
Ctrl + shift + p
来切换最近打开项目一周热门 更多>