TypeStrong / atom-typescript

The only TypeScript package you will ever need
https://atom.io/packages/atom-typescript
MIT License
1.13k stars 204 forks source link

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

Open carl-wong opened 2 years ago

carl-wong commented 2 years ago

[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[bot] commented 2 years ago

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