flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

Open project in new window confirmation

Open stevemessick opened this issue 5 years ago • 2 comments

Android Studio ignores the preference that asks whether to open a new project in a new window or in the same window. It simply opens a new window (which is what I recommend, especially for add-to-app projects). We should confirm this is intentional and, if so, change our project creation code to match.

stevemessick avatar May 29 '20 17:05 stevemessick

Clarification: project creation does not ask about multiple windows but re-opening an existing project does.

stevemessick avatar May 29 '20 17:05 stevemessick

Moving this to M49.

devoncarew avatar Aug 04 '20 15:08 devoncarew