Skip to content
This repository has been archived by the owner on Nov 12, 2018. It is now read-only.

Uncaught Error: Not implemented yet #65

Open
teddy1004 opened this issue Feb 20, 2017 · 0 comments
Open

Uncaught Error: Not implemented yet #65

teddy1004 opened this issue Feb 20, 2017 · 0 comments

Comments

@teddy1004
Copy link

[Enter steps to reproduce:]

  1. Open a Elixir file
  2. Click alt+. to jump to source
  3. Bomb...It crashes

Atom: 1.14.3 x64
Electron: 1.3.13
OS: Mac OS X 10.12.4
Thrown From: autocomplete-elixir package 1.5.14

Stack Trace

Uncaught Error: Not implemented yet

At /Users/Teddy/.atom/packages/autocomplete-elixir/lib/alchemide/jumptodef/jumptodef.coffee:3

Error: Not implemented yet
    at /packages/autocomplete-elixir/lib/alchemide/jumptodef/jumptodef.coffee:3:23)
    at Object.module.exports.jump (/packages/autocomplete-elixir/lib/alchemide/jumptodef/jumptodef.coffee:30:15)
    at /packages/autocomplete-elixir/lib/autocomplete-elixir-client.coffee:9:17)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:259:29)
    at /app.asar/src/command-registry.js:3:59
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:599:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:390:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/app.asar/src/window-event-handler.js:106:36)
    at /app.asar/src/window-event-handler.js:3:59)

Commands

     -0:22.9.0 fuzzy-finder:toggle-file-finder (atom-pane.pane.active)
     -0:20.7.0 core:confirm (input.hidden-input)
 24x -0:20.1.0 vim-mode-plus:move-down (input.hidden-input)
     -0:18.7.0 vim-mode-plus:move-up (input.hidden-input)
     -0:18.4.0 vim-mode-plus:move-to-end-of-word (input.hidden-input)
     -0:16.2.0 autocomplete-elixir:jump-to-definition (input.hidden-input)
     -0:07.0 fuzzy-finder:toggle-buffer-finder (input.hidden-input)
     -0:06.3.0 editor:consolidate-selections (input.hidden-input)
     -0:06.3.0 core:cancel (input.hidden-input)
     -0:04.6.0 autocomplete-elixir:jump-to-definition (input.hidden-input)

Non-Core Packages

atom-elixir 0.2.2 
autocomplete-elixir 1.5.14 
go-plus 5.1.1 
language-elixir 0.17.0 
linter 1.11.23 
linter-elixirc 1.1.11 
linter-ruby 1.2.4 
vim-mode-plus 0.82.3 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant