layout-manager
layout-manager copied to clipboard
Layout Manager Package for Atom Editor
Atom will no longer load this package after June 1st without changes. There are a couple deprecations on the latest version (`0.2.3`) of this package: 1. Use `activationCommands` instead of...
[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 0.192.0 **System**: Mac OS X 10.10.2 **Thrown From**: [layout-manager](https://github.com/santip/layout-manager) package, v0.2.3 ### Stack Trace Uncaught TypeError: Cannot read property...
[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 0.192.0 :warning: **in 1.0 API Preview Mode** :warning: **System**: Mac OS X 10.10.3 **Thrown From**: [layout-manager](https://github.com/santip/layout-manager) package, v0.2.3 ###...
[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 0.188.0 **System**: Mac OS X 10.10.2 **Thrown From**: [layout-manager](https://github.com/santip/layout-manager) package, v0.2.3 ### Stack Trace Uncaught TypeError: Cannot read property...
atom.workspaceView is no longer available. In most cases you will not need the view. See the Workspace docs for alternatives: https://atom.io/docs/api/latest/Workspace. If you do need the view, please use `atom.views.getView(atom.workspace)`,...
Uncaught TypeError: Cannot read property '0' of undefined **Atom Version**: 0.156.0 **System**: Mac OS X 10.9.5 **Thrown From**: [layout-manager](https://github.com/santip/layout-manager) package, v0.2.3 ### Steps To Reproduce 1. ... 2. ... ###...
here  Interestingly: - the **alt+cmd+-** works ok in the settings page (i.e. make it bigger) - on other editor windows the **alt+cmd+** works ok (i.e. it only seems to...
After  I had the error  (btw that link is not working) Full stack of error ``` ypeError: Cannot read property '0' of undefined at Object.module.exports.move (/Users/diniscruz/.atom/packages/layout-manager/lib/layout-manager.coffee:49:6) at Object.module.exports.moveDown...
Somehow after installation (tried reinstall too) I see only 2 keybindings in `packages->layoutmanager`. For maximise and enlarge pane. Others are not shown in dropdown menu and do not work. They...