Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Reopen Project in safe/dev mode opens existing project in normal window #19310

@winstliu

Description

@winstliu

Prerequisites

Description

If you have Project A open in a normal Atom window and want to open it as well using the Reopen Project command in a safe/dev window, the existing Atom window will be focused.
This does not happen using Add Folder.

Steps to Reproduce

  1. atom some-project
  2. atom --safe
  3. application:reopen-project
  4. Select some-project

Expected behavior: some-project to open in the safe window

Actual behavior: The normal window is focused

Reproduces how often: 100%

Versions

Atom    : 1.39.0-dev-d35e39605
Electron: 2.0.18
Chrome  : 61.0.3163.100
Node    : 8.9.3

Additional Information

/cc @smashwilson

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions