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

Cannot open the same file multiple times #10110

Closed
alexchandel opened this issue Dec 17, 2015 · 10 comments
Closed

Cannot open the same file multiple times #10110

alexchandel opened this issue Dec 17, 2015 · 10 comments

Comments

@alexchandel
Copy link
Contributor

  1. Drag a file into Atom.
    • Atom opens a new window, or adds it to an existing one.
  2. Open a second window.
  3. Attempt to open the same file in the second window.
    • Atom refuses to open it, taking you back to the first window.

Tested on Atom 1.3.2, OS X 10.11.1. Even notepad lets you open a file multiple times. And no, splitting it into a new pane (Cmd+K, right) does not work. I need to view the unedited file in one window and the edited file in another, possibly making divergent edits.

Bizarrely, if the original window is split with Cmd+K, right on that exact tab, opening it in another pane, and that second view is dragged into a new window, then this works (even though dragging the split tab back into the first pane hilariously crashes atom).

@amytruong
Copy link

@alexchandel I tried to open the same file in different windows and couldn't find a way as well. 😞 Thank you for the heads up though! I'll label this as an enhancement for now.

As far as the crash issue, I think that was fixed the 1.4x betas - you might want to try that in the beta and see if that happens for you anymore. I defer to @lee-dohm for more details if needed.

@blackbaud-jakespirek
Copy link

blackbaud-jakespirek commented Sep 2, 2016

This is similar to the File > New View into File feature in Sublime. I miss this feature a great deal!

@nobaj
Copy link

nobaj commented Mar 13, 2017

nothing yet?

@msevilla00
Copy link

Well, I just try and I do it (open and edit same file twice in two columns or rows)!
So, I understand it is solved. Right?

@msevilla00
Copy link

My Atom version is 1.14.4 (running under Ubuntu 16.04 LTS)

@bronson
Copy link

bronson commented Apr 20, 2017

@msevilla00 this issue is about different windows. Agreed, the same file can be opened multiple times in the same pane.

AFAICT, it's still an issue. If I open a new window and drop files on it, the files are opened in the original window, not the window receiving a drop.

@bronson
Copy link

bronson commented Apr 20, 2017

I'll admit, the title of this issue is misleading... It should mention windows.

This issue appears related to #10283

@stale
Copy link

stale bot commented Apr 20, 2018

Thanks for your contribution!

This issue has been automatically marked as stale because it has not had recent activity. Because the Atom team treats their issues as their backlog, stale issues are closed. If you would like this issue to remain open:

  1. Verify that you can still reproduce the issue in the latest version of Atom
  2. Comment that the issue is still reproducible and include:
    • What version of Atom you reproduced the issue on
    • What OS and version you reproduced the issue on
    • What steps you followed to reproduce the issue

Issues that are labeled as triaged will not be automatically marked as stale.

@stale stale bot added the stale label Apr 20, 2018
@stale stale bot closed this as completed May 4, 2018
@sjafarli
Copy link

Just a workaround for the problem. Copy and paste the project folder to different Location and open it from that location.

@lock
Copy link

lock bot commented Dec 18, 2018

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked as resolved and limited conversation to collaborators Dec 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants