Multiple Windows in PhpStorm

phpstorm

Solution

PhpStorm supports only one frame per project.

Note that you can drag editor tab outside of the main window to create another window for the editor. Tool window panels can be also detached and moved to to the second display if you so desire.

Problem

Is it possible to have more than one window (for the same project) in PhpStorm ? If yes, how ?

Original source