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: Cannot read property 'highlight' of undefined #280

Open
hyunseoha opened this issue Jun 30, 2020 · 0 comments
Open

Uncaught TypeError: Cannot read property 'highlight' of undefined #280

hyunseoha opened this issue Jun 30, 2020 · 0 comments

Comments

@hyunseoha
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.48.0 x64
Electron: 5.0.13
OS: Linux Mint
Thrown From: ink package 0.12.4

Stack Trace

Uncaught TypeError: Cannot read property 'highlight' of undefined

At /home/hyunseo/.atom/packages/ink/lib/ink.coffee:202

TypeError: Cannot read property 'highlight' of undefined
    at Object.obj.highlight (/packages/ink/lib/ink.coffee:202:39)
    at /packages/julia-client/lib/runtime/evaluation.coffee:85:21
    at Array.map (<anonymous>)
    at Object.eval (/packages/julia-client/lib/runtime/evaluation.coffee:77:51)
    at /packages/julia-client/lib/package/commands.coffee:43:55
    at Object.withInk (/packages/julia-client/lib/package/commands.coffee:442:16)
    at /packages/julia-client/lib/package/commands.coffee:41:28)
    at CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app/static/<embedded>:11:349786)
    at KeymapManager.dispatchCommandEvent (/usr/share/atom/resources/app/static/<embedded>:11:1242246)
    at KeymapManager.handleKeyboardEvent (/usr/share/atom/resources/app/static/<embedded>:11:1238380)
    at WindowEventHandler.handleDocumentKeyEvent (/usr/share/atom/resources/app/static/<embedded>:11:284835)

Commands

  4x -1:11.4.0 core:move-right (input.hidden-input)
     -1:10.9.0 core:move-down (input.hidden-input)
     -1:10.7.0 core:move-right (input.hidden-input)
     -1:01.3.0 julia-client:run-all (input.hidden-input)
     -1:01.3.0 autocomplete-plus:cancel (atom-text-editor.editor.is-focused)
     -1:01.3.0 inline-results:clear-all (atom-text-editor.editor.is-focused)
     -0:59.3.0 julia-client:run-all (input.hidden-input)
     -0:59.3.0 autocomplete-plus:cancel (atom-text-editor.editor.is-focused)
     -0:59.3.0 inline-results:clear-all (atom-text-editor.editor.is-focused)
     -0:58.5.0 julia-client:run-all (input.hidden-input)
     -0:58.5.0 autocomplete-plus:cancel (atom-text-editor.editor.is-focused)
     -0:58.5.0 inline-results:clear-all (atom-text-editor.editor.is-focused)
     -0:55.1.0 julia-client:run-and-move (input.hidden-input)
     -0:20.9.0 editor:newline (input.hidden-input)
  3x -0:20.6.0 core:backspace (input.hidden-input)
  3x -0:13.2.0 julia-client:run-and-move (input.hidden-input)

Non-Core Packages

atom-julia-run 1.0.5 
hyperclick 0.1.5 
indent-detective 0.4.0 
ink 0.12.4 
julia-client 0.12.5 
language-julia 0.19.3 
latex-completions 0.3.6 
markdown-cell-highlight 1.2.0 
portal 0.4.1 
tool-bar 1.3.0 
uber-juno 0.3.0 
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