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

Atom-Typescript error: Cannot read property 'moveToSuccessor' of undefined #1600

Open
carl-wong opened this issue Feb 11, 2022 · 1 comment
Labels

Comments

@carl-wong
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: elementary OS
Thrown From: atom-typescript package 14.4.0

Stack Trace

Atom-Typescript error: Cannot read property 'moveToSuccessor' of undefined

At TypeError: Cannot read property 'moveToSuccessor' of undefined

TypeError: Cannot read property 'moveToSuccessor' of undefined
    at HighlightIterator.moveToSuccessor (/usr/share/atom/resources/app/static/<embedded>:11:3303041)
    at ue (/packages/atom-typescript/dist/main.js:9:96178)
    at /packages/atom-typescript/dist/main.js:9:153844
    at async Promise.all (index 0)

Commands

     -1:04.5.0 intentions:highlight (input.hidden-input)
     -1:04.4.0 core:cut (input.hidden-input)
     -1:04.2.0 core:save (input.hidden-input)
     -0:56.2.0 intentions:highlight (input.hidden-input)
     -0:56 core:copy (input.hidden-input)
     -0:53.8.0 intentions:highlight (input.hidden-input)
     -0:53 core:move-to-top (input.hidden-input)
  2x -0:52.1.0 core:move-down (input.hidden-input)
     -0:51.7.0 intentions:highlight (input.hidden-input)
     -0:51.7.0 core:paste (input.hidden-input)
     -0:45.5.0 autocomplete-plus:confirm (input.hidden-input)
     -0:20.2.0 intentions:highlight (input.hidden-input)
  2x -0:20 core:undo (input.hidden-input)
     -0:04.2.0 typescript:find-references (input.hidden-input)
     -0:03.1.0 editor:consolidate-selections (input.hidden-input)
     -0:03.1.0 core:cancel (input.hidden-input)

Non-Core Packages

atom-beautify 0.33.4 
atom-latex 0.9.1 
atom-typescript 14.4.0 
autoclose-html 0.23.0 
busy-signal 2.0.1 
firacode 0.3.0 
gist-it 0.9.2 
git-plus 8.7.1 
intentions 2.1.1 
language-babel 2.85.0 
language-ejs 0.4.0 
linter 3.4.0 
linter-ui-default 3.4.1 
markdown-folding 0.3.1 
show-invisibles-plus 0.5.1 
sort-lines 0.19.0 
split-diff 1.6.1 
sync-settings 5.2.15 
@github-actions
Copy link

This issue has been marked as stale because it did not have any activity for the last 90 days or more. Remove the stale label or comment or this will be closed in 14 days

@github-actions github-actions bot added the stale label May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant