jessegrosjean / foldingtext-for-atom

Outline editor with productivity features (No longer in development)
Other
40 stars 10 forks source link

Uncaught TypeError: atom.workspace.addPopoverPanel is not a function #91

Open inakarmacoma opened 6 years ago

inakarmacoma commented 6 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.21.1 x64 Electron: 1.6.15 OS: Mac OS X 10.12.6 Thrown From: foldingtext-for-atom package 0.9.2

Stack Trace

Uncaught TypeError: atom.workspace.addPopoverPanel is not a function

At /Users/*/.atom/packages/foldingtext-for-atom/lib/editor/outline-editor.coffee:2047

TypeError: atom.workspace.addPopoverPanel is not a function
    at OutlineEditor.module.exports.OutlineEditor.editLink (/packages/foldingtext-for-atom/lib/editor/outline-editor.coffee:2047:37)
    at /packages/foldingtext-for-atom/lib/editor/outline-editor-element.coffee:1136:42)
    at /packages/foldingtext-for-atom/lib/editor/event-registery.coffee:162:27)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:381:36)
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:621:22)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:412:28)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:100:42)
    at HTMLDocument.<anonymous> (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:3:65)

Commands

     -0:13.5.0 core:undo (span.ft-body-text)
     -0:07.9.0 outline-editor:edit-link (span.ft-body-text)

Non-Core Packages

foldingtext-for-atom 0.9.2