Giter Site home page Giter Site logo

atom-simple-panes's People

Contributors

joslarson avatar

Stargazers

 avatar

Watchers

 avatar

atom-simple-panes's Issues

Atom Sunset Migration

For those migrating to VS Code after atom's sunset ๐Ÿ˜ฟ, the following keybindings provide equivalent behavior to atom-simple-panes.

  {
    "key": "ctrl+k right",
    "command": "workbench.action.moveEditorToRightGroup"
  },
  {
    "key": "ctrl+k left",
    "command": "workbench.action.moveEditorToLeftGroup",
  },
  {
    "key": "ctrl+k up",
    "command": "workbench.action.moveEditorToAboveGroup"
  },
  {
    "key": "ctrl+k down",
    "command": "workbench.action.moveEditorToBelowGroup"
  }

Thanks @/joslarson for the great tool all these years!

Uncaught TypeError: paneContainerElement.nearestPaneInDirection is not a function

  1. Using Atom Beta, when focused on a pane, pressing ctrl+k and then left or arrow key

Atom: 1.19.0-beta1 x64
Electron: 1.6.9
OS: Mac OS X 10.12.5
Thrown From: simple-panes package 1.1.0

Stack Trace

Uncaught TypeError: paneContainerElement.nearestPaneInDirection is not a function

At /Users/angelocordon/.atom/packages/simple-panes/index.js:7

TypeError: paneContainerElement.nearestPaneInDirection is not a function
    at simplePanesMoveItem (/packages/simple-panes/index.js:7:57)
    at HTMLElement.atom.commands.add (/packages/simple-panes/index.js:32:5)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom Beta.app/Contents/Resources/app/src/command-registry.js:265:35)
    at /Applications/Atom Beta.app/Contents/Resources/app/src/command-registry.js:3:65
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:610:22)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:401:28)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom Beta.app/Contents/Resources/app/src/window-event-handler.js:100:42)
    at HTMLDocument.<anonymous> (/Applications/Atom Beta.app/Contents/Resources/app/src/window-event-handler.js:3:65)

Commands

  2x -9:06.3.0 core:select-up (input.hidden-input)
     -9:05.8.0 editor:select-to-first-character-of-line (input.hidden-input)
     -9:04.9.0 core:move-left (input.hidden-input)
     -9:04.7.0 core:move-right (input.hidden-input)
     -9:04.5.0 core:move-left (input.hidden-input)
     -9:04.4.0 core:move-right (input.hidden-input)
     -9:04.3.0 core:move-left (input.hidden-input)
     -9:04.2.0 core:move-right (input.hidden-input)
  2x -9:04.1.0 core:move-left (input.hidden-input)
     -0:14.8.0 core:select-right (input.hidden-input)
     -0:13.5.0 core:move-down (input.hidden-input)
     -0:11.1.0 fuzzy-finder:toggle-file-finder (input.hidden-input)
  2x -0:07.7.0 core:backspace (input.hidden-input)
     -0:07.0 core:confirm (input.hidden-input)
     -0:05.8.0 tree-view:toggle (input.hidden-input)
     -0:04.3.0 simple-panes:move-item-right-of-pane (input.hidden-input)

Non-Core Packages

advanced-open-file 0.16.6 
busy-signal 1.4.3 
emmet 2.4.3 
intentions 1.1.2 
language-vue 0.23.0 
line-breaker 0.4.0 
linter 2.2.0 
linter-eslint 8.2.1 
linter-rubocop 2.1.1 
linter-ui-default 1.6.2 
platformio-ide-terminal 2.5.1 
simple-panes 1.1.0 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.