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: getActiveEditor is not a function #228

Open
JOFLIX opened this issue Nov 30, 2020 · 0 comments
Open

Uncaught TypeError: getActiveEditor is not a function #228

JOFLIX opened this issue Nov 30, 2020 · 0 comments

Comments

@JOFLIX
Copy link

JOFLIX commented Nov 30, 2020

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.53.0 x64
Electron: 6.1.12
OS: Linux Mint
Thrown From: highlight-selected package 0.17.0

Stack Trace

Uncaught TypeError: getActiveEditor is not a function

At /home/doctor/.atom/packages/highlight-selected/lib/selection-manager.js:113

TypeError: getActiveEditor is not a function
    at SelectionManager.subscribeToActiveTextEditor (/packages/highlight-selected/lib/selection-manager.js:113:20)
    at /packages/highlight-selected/lib/selection-manager.js:39:19
    at Function.simpleDispatch (/usr/share/atom/resources/app/static/<embedded>:11:1190051)
    at Emitter.emit (/usr/share/atom/resources/app/static/<embedded>:11:1191492)
    at Workspace.didActivatePaneContainer (/usr/share/atom/resources/app/static/<embedded>:11:425325)
    at /usr/share/atom/resources/app/static/<embedded>:14:44631
    at Function.simpleDispatch (/usr/share/atom/resources/app/static/<embedded>:11:1190051)
    at Emitter.emit (/usr/share/atom/resources/app/static/<embedded>:11:1191492)
    at PaneContainer.didActivatePane (/usr/share/atom/resources/app/static/<embedded>:11:447561)
    at Pane.activate (/usr/share/atom/resources/app/static/<embedded>:11:464884)
    at Pane.focus (/usr/share/atom/resources/app/static/<embedded>:11:456327)
    at HTMLElement.handleFocus (/app.asar/src/pane-element.js:41:20)

Commands

Non-Core Packages

angular-auto-import 0.4.1 
atom-clock 0.1.18 
atom-material-ui 2.1.3 
auto-header 0.2.4 
auto-id-class 0.7.1 
auto-indent 0.5.0 
auto-indent-file 0.2.0 
auto-save-on-idle 1.2.1 
auto-sect 0.9.0 
auto-softwrap 1.0.1 
duplicate-line-or-selection undefined 
git-auto-stash 0.2.4 
highlight-line undefined 
highlight-selected 0.17.0 
html-tag-auto-complete 2.0.0 
hyperclick 0.1.5 
intentions 1.1.5 
linter undefined 
markdown-preview-auto-open-close 1.2.0 
re-re-re-react 3.0.0 
react 0.18.0 
split-diff 1.6.1 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant