Skip to content

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

@hyunseoha

Description

@hyunseoha

[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 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions