You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
paste using Command-v (normal paste, not selected paste)
Atom: 1.26.0-beta0 x64 Electron: 1.7.11 OS: Mac OS X 10.12.6 Thrown From: select-pasted package 1.0.0
Stack Trace
Uncaught TypeError: Cannot read property 'getActiveTextEditor' of undefined
At /Users/dmohs/.atom/packages/select-pasted/lib/select-pasted.coffee:25
TypeError: Cannot read property 'getActiveTextEditor' of undefined
at /packages/select-pasted/lib/select-pasted.coffee:25:40
at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
at Emitter.module.exports.Emitter.emit (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
at CommandRegistry.handleCommandEvent (/Applications/Atom Beta.app/Contents/Resources/app/src/command-registry.js:360:24)
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:621:22)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:412:28)
at WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom Beta.app/Contents/Resources/app/src/window-event-handler.js:110:40)
Atom: 1.26.0-beta0 x64
Electron: 1.7.11
OS: Mac OS X 10.12.6
Thrown From: select-pasted package 1.0.0
Stack Trace
Uncaught TypeError: Cannot read property 'getActiveTextEditor' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: