Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: self.event.abortKeyBinding is not a function #332

Open
getminifast opened this issue Feb 19, 2019 · 0 comments
Open

Comments

@getminifast
Copy link

  1. Create the doc block of a PHP method
  2. Fill all
  3. Open Command Palette with CMD+SHIFT+P
  4. Search for parse tab then press enter

Atom: 1.34.0 x64
Electron: 2.0.16
OS: Mac OS X 10.14.3
Thrown From: docblockr package 0.13.7

Stack Trace

Uncaught TypeError: self.event.abortKeyBinding is not a function

At /Users/itechcydia/.atom/packages/docblockr/lib/docblockr-worker.js:365

TypeError: self.event.abortKeyBinding is not a function
    at DocBlockrAtom.module.exports.DocBlockrAtom.indent_command (/packages/docblockr/lib/docblockr-worker.js:365:24)
    at /packages/docblockr/lib/docblockr-worker.js:52:16)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:350017)
    at Object.didConfirmSelection (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:677434)
    at SelectListView.confirmSelection (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:840576)
    at HTMLDivElement.core:confirm (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:835455)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:350017)
    at KeymapManager.t.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1212945)
    at KeymapManager.t.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1209079)
    at WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:285196)

Commands

     -0:44.3.0 core:undo (input.hidden-input)
     -0:42.3.0 command-palette:toggle (input.hidden-input)
  2x -0:39.2.0 core:move-down (input.hidden-input)
     -0:36.9.0 core:confirm (input.hidden-input)
     -0:36.9.0 docblockr:decorate (input.hidden-input)
     -0:35 command-palette:toggle (input.hidden-input)
  8x -0:32.3.0 core:move-down (input.hidden-input)
  2x -0:29.6.0 core:move-up (input.hidden-input)
  2x -0:28.6.0 core:move-down (input.hidden-input)
  2x -0:27.3.0 core:move-up (input.hidden-input)
     -0:23.9.0 core:move-down (input.hidden-input)
 12x -0:23.2.0 core:move-up (input.hidden-input)
     -0:21.3.0 core:move-down (input.hidden-input)
  7x -0:20.7.0 core:move-up (input.hidden-input)
     -0:17.3.0 core:confirm (input.hidden-input)
     -0:17.3.0 docblockr:parse-tab (input.hidden-input)

Non-Core Packages

auto-indent 0.5.0 
autoclose-html 0.23.0 
autocomplete-html-entities 0.2.0 
autocomplete-java 1.2.7 
busy-signal 2.0.0 
docblockr 0.13.7 
docs-snippets 0.8.0 
ide-php 0.7.18 
intentions 1.1.5 
linter 2.2.0 
linter-php 1.5.1 
linter-ui-default 1.7.1 
php-cs-fixer 4.1.1 
php-twig 4.0.0 
teletype 0.13.3 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants