Several opened projects and window 'Project Structure'
已回答
Open one java project.
Open android project in new window.
Now press 'Ctrl + Shift + S' and see 'Project Structure' window at android project.
But this window lock also java project windows.
Why?
请先登录再写评论。
Can't reproduce. IntelliJ IDEA opens project structure for the last focused project.
Hm, I think you wrong understand me.
I open project1, then open project2 in new window.
Open project structure of project2, all ok.
But if I try alt+tab and switch to window of project1, nothing happened.
I can not did it.
Check on win and linux.
That is by design because project structure is the modal dialog.
Related request: https://youtrack.jetbrains.com/issue/IDEA-35480.