denieler / save-workspace-atom-plugin

If you work with few projects same time this plugin give you the opportunity to change your workspace faster. Save your workspace, all your opened tabs, cursor position, etc. for each task you are working with.
MIT License
23 stars 5 forks source link

Updates plugin to use Pane/PaneAxis APIs. #11

Closed davelnewton closed 7 years ago

davelnewton commented 7 years ago

Tentative proposed fix for https://github.com/denieler/save-workspace-atom-plugin/issues/10.

It looks like the APIs have changed for nested panes (or something; I'm not familiar enough with Atom).

denieler commented 7 years ago

@davelnewton thanks for really awesome PR! I will test it and definitely will merge in `master