Uncaught TypeError: editor.getCursorBufferPosition is not a function
At /home/gabriel/.atom/packages/atom-autocomplete-php/lib/goto/goto-manager.coffee:86
TypeError: editor.getCursorBufferPosition is not a function
at GotoManager.module.exports.GotoManager.goto (/packages/atom-autocomplete-php/lib/goto/goto-manager.coffee:86:72)
at /packages/atom-autocomplete-php/lib/goto/goto-manager.coffee:30:14)
at CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app/src/command-registry.js:384:49)
at Object.didConfirmSelection (/usr/share/atom/resources/app/node_modules/command-palette/lib/command-palette-view.js:152:35)
at SelectListView.confirmSelection (/usr/share/atom/resources/app/node_modules/command-palette/node_modules/atom-select-list/src/select-list-view.js:401:26)
at HTMLDivElement.core:confirm (/usr/share/atom/resources/app/node_modules/command-palette/node_modules/atom-select-list/src/select-list-view.js:106:20)
at CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app/src/command-registry.js:384:49)
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/usr/share/atom/resources/app/node_modules/atom-keymap/lib/keymap-manager.js:621:22)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/usr/share/atom/resources/app/node_modules/atom-keymap/lib/keymap-manager.js:412:28)
at WindowEventHandler.handleDocumentKeyEvent (/usr/share/atom/resources/app/src/window-event-handler.js:110:40)
Tried doing the go to command from the preferences with nothing selected.
Atom: 1.25.0 x64 Electron: 1.7.11 OS: Ubuntu 17.10 Thrown From: atom-autocomplete-php package 0.25.6
Stack Trace
Uncaught TypeError: editor.getCursorBufferPosition is not a function
Commands
Non-Core Packages