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
{{ message }}
This repository was archived by the owner on Nov 4, 2024. It is now read-only.
This error appeared right after installing inline-autocomplete on the latest Atom beta and randomly typing/selecting some gibberish into an empty buffer
Atom: 1.19.0-beta2 x64 Electron: 1.6.9 OS: Mac OS X 10.12.5 Thrown From: inline-autocomplete package 2.0.0
Stack Trace
Uncaught TypeError: cursor.isVisible is not a function
At /Users/timlin/.atom/packages/inline-autocomplete/lib/inline-autocomplete.coffee:82
TypeError: cursor.isVisible is not a function
at Object.toggleAutocomplete (/packages/inline-autocomplete/lib/inline-autocomplete.coffee:82:33)
at /packages/inline-autocomplete/lib/inline-autocomplete.coffee:58:8)
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)
This error appeared right after installing inline-autocomplete on the latest Atom beta and randomly typing/selecting some gibberish into an empty buffer
Atom: 1.19.0-beta2 x64
Electron: 1.6.9
OS: Mac OS X 10.12.5
Thrown From: inline-autocomplete package 2.0.0
Stack Trace
Uncaught TypeError: cursor.isVisible is not a function
Commands
Non-Core Packages