nikhilkalige / docblockr

DocBlockr is a package for Atom which is designed to make writing documentation faster and easier.
MIT License
405 stars 93 forks source link

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

Open getminifast opened 5 years ago

getminifast commented 5 years ago
  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