layout-manager icon indicating copy to clipboard operation
layout-manager copied to clipboard

Layout Manager Package for Atom Editor

Results 11 layout-manager issues
Sort by recently updated
recently updated
newest added

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 ![image](https://cloud.githubusercontent.com/assets/656739/5695156/3889490e-998a-11e4-9037-e8702e260fa6.png) 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 ![image](https://cloud.githubusercontent.com/assets/656739/5695152/0066dc9e-998a-11e4-84ad-1d1ef54c6560.png) I had the error ![image](https://cloud.githubusercontent.com/assets/656739/5695147/e48fe574-9989-11e4-8c2c-ae21bb0f1da9.png) (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...