Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open tab locations/sections lost #24

Open
JestDotty opened this issue Jan 10, 2018 · 2 comments
Open

Open tab locations/sections lost #24

JestDotty opened this issue Jan 10, 2018 · 2 comments

Comments

@JestDotty
Copy link

Had 3 sets/sections of different tabs open and a terminal (atom xtrem, had its own section)

Upon re-opening the save all tabs were put into one section (no tabs were lost, but the arrangement was), and one 'section' was removed from the layout:

image

I arranged my windows into 3 sections and saved & reloaded -- now I have 2 tab sections and again one has all the tabs in it

@gary-menzel
Copy link

I just added this package (it's exactly what I need) and created two workspaces. When I switched back to the first one the above happens. It is easy to reproduce and Atom complains about a deprecated API call that needs to be updated.

"atom.workspace.paneContainer has always been private, but it is now gone. Please use atom.workspace.getCenter() instead and consult the workspace API docs for public methods."

in...

.atom/packages/save-workspace/lib/models/workspace.js:46:41

I am using Atom version 1.23.3 x64

@doteric
Copy link

doteric commented Mar 9, 2018

I have the exact same problem.
The files will always be opened in the last used panel.
Would really appreciate if such feature is added to save the locations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants