atom/ide-typescript

Uncaught ReferenceError: reject is not defined

Closed this issue · 5 comments

  1. Have a JS file open
  2. Go to Settings and disable ide-typescript
  3. Return to the JS file and move mouse around a little (probably cause a tooltip event to fire somewhere)
  4. Observe error

Atom: 1.34.0-beta0 x64
Electron: 2.0.14
OS: Mac OS X 10.14.1
Thrown From: ide-typescript package 0.8.0

Stack Trace

Uncaught ReferenceError: reject is not defined

At /Users/robert/.atom/packages/ide-typescript/lib/main.js:96

ReferenceError: reject is not defined
    at setTimeout (/packages/ide-typescript/lib/main.js:96:11)

Commands

  2x -0:56.3.0 datatip:toggle (atom-text-editor.editor.is-focused)
     -0:55.7.0 github:jump-to-file (atom-text-editor.editor.is-focused)
     -0:53.3.0 core:save (input.hidden-input)
     -0:48.1.0 github:discard-changes-in-selected-files (span.github-FilePatchListView-path)
  3x -0:45.6.0 core:close (atom-text-editor.editor.is-focused)
     -0:26.6.0 window:toggle-bottom-dock (div.ReactVirtualized__Grid.ReactVirtualized__List)
     -0:25.2.0 datatip:toggle (input.hidden-input)
     -0:25.2.0 window:toggle-right-dock (input.hidden-input)
     -0:24.9.0 datatip:toggle (input.hidden-input)
     -0:21.5.0 settings-view:open (input.hidden-input)

Non-Core Packages

atom-chai-snippets 0.3.0 
atom-ide-debugger-node 0.7.3 
atom-ide-ui 0.13.0 
atom-material-syntax 1.0.8 
atom-material-ui 2.1.3 
atom-ternjs 0.18.3 
atom-trello 0.7.1 
autocomplete-emojis 2.5.0 
autocomplete-json 5.5.2 
autocomplete-modules 2.2.6 
autocomplete-sql 0.5.0 
ava 0.12.0 
base16-syntax 1.8.1 
better-git-blame 0.4.7 
build 0.70.0 
build-dockerfile 1.0.1 
build-make 0.13.0 
color-picker 2.3.0 
commit-book 0.3.0 
data-atom 0.29.1 
docblockr 0.13.7 
editorconfig 2.2.2 
file-icons 2.1.26 
firestore-rules-grammar 0.4.0 
git-plus 8.1.0 
git-projects 1.17.0 
go-debug 1.6.2 
gruvbox-plus-syntax 1.3.1 
highlight-selected 0.14.0 
ide-bash 1.0.11 
ide-css 0.3.2 
ide-docker 0.1.0 
ide-go 0.12.3 
ide-html 0.4.2 
ide-json 0.2.1 
ide-mocha 1.4.1 
ide-typescript 0.8.0 
ide-yaml 0.4.4 
indent-guide-improved 1.4.13 
js-hyperclick 1.13.3 
language-diff 0.7.0 
language-docker 1.1.8 
language-dotenv 1.2.0 
language-gitignore 0.3.0 
language-graphql 0.11.0 
language-ini 1.20.0 
language-jade 0.7.3 
language-terraform 0.8.1 
linter-coverage 0.2.0 
linter-eslint 8.4.1 
linter-markdown 5.2.2 
linter-package-json-validator 2.0.0 
linter-shellcheck 1.5.0 
linter-swagger 0.5.1 
linter-terraform-syntax 1.2.4 
linter-travis-lint 1.0.1 
minimap 4.29.9 
minimap-autohider 1.5.4 
minimap-cursorline 0.2.0 
minimap-git-diff 4.3.1 
minimap-linter 2.2.1 
pretty-json 2.0.3 
pure-syntax 1.0.1 
sort-lines 0.18.0 
standardjs-snippets 2.6.2 
sync-settings 0.8.6 
teletype 0.13.3 
todo-show 2.3.2 
tree-view-autoresize 2.3.0 

Would it be possible to publish a new version since this has been closed some time ago and still exists in the published version?

Given GitHub have discontinued Atom IDE I don't know who would be able to publish an update :(

Damn... yeah I've noticed a lot of packages have this problem, a small issue has been fixed in mainline but hasn't been published in months/years...

I left GitHub in April. I managed to get four more releases out - last at end of November - after that on my own time but now Atom IDE has been killed off. 🤷‍♂️ (I didn't know that was happening until I read the public announcement like anyone else).

You can apply to take over the project