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 #187

Open
henrikborg opened this issue Jan 24, 2018 · 0 comments
Open

Uncaught Error: Not implemented yet #187

henrikborg opened this issue Jan 24, 2018 · 0 comments

Comments

@henrikborg
Copy link

[Enter steps to reproduce:]

  1. Writing elixir code.
  2. Let the cursor be inside defmodule.
  3. Press alt+.
  4. A red poo-up "window" appear with the error exception message.

Atom: 1.23.3 x64
Electron: 1.6.15
OS: Ubuntu 17.10
Thrown From: autocomplete-elixir package 1.5.16

Stack Trace

Uncaught Error: Not implemented yet

At /home/henrik/.atom/packages/autocomplete-elixir/lib/alchemide/jumptodef/jumptodef.coffee:3

Error: Not implemented yet
    at /packages/autocomplete-elixir/lib/alchemide/jumptodef/jumptodef.coffee:3:19)
    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.handleCommandEvent (/opt/atom/resources/app/src/command-registry.js:388:36)
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/opt/atom/resources/app/node_modules/atom-keymap/lib/keymap-manager.js:621:22)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/opt/atom/resources/app/node_modules/atom-keymap/lib/keymap-manager.js:412:28)
    at WindowEventHandler.handleDocumentKeyEvent (/opt/atom/resources/app/src/window-event-handler.js:108:40)

Commands

     -0:16.1.0 bracket-matcher:close-tag (input.hidden-input)
     -0:12.9.0 core:move-up (input.hidden-input)
  2x -0:12.2.0 core:move-left (input.hidden-input)
     -0:11 core:move-down (input.hidden-input)
     -0:10.5.0 intentions:highlight (input.hidden-input)
     -0:10.4.0 editor:move-to-end-of-word (input.hidden-input)
     -0:09.9.0 core:move-right (input.hidden-input)
     -0:09.0 intentions:highlight (input.hidden-input)
  2x -0:06.2.0 editor:move-to-end-of-word (input.hidden-input)
     -0:05.4.0 core:move-right (input.hidden-input)
     -0:05.2.0 intentions:highlight (input.hidden-input)
     -0:04.9.0 fuzzy-finder:toggle-file-finder (input.hidden-input)
     -0:03.9.0 editor:consolidate-selections (input.hidden-input)
     -0:03.9.0 core:cancel (input.hidden-input)
     -0:03.3.0 intentions:highlight (input.hidden-input)
     -0:02.4.0 autocomplete-elixir:jump-to-definition (input.hidden-input)

Non-Core Packages

atom-elixir 0.2.3 
autocomplete-elixir 1.5.16 
build-elixir 0.7.0 
busy-signal 1.4.3 
elixir-cmd 0.2.9 
git-diff-details 1.4.0 
git-plus 7.10.0 
highlight-selected 0.13.1 
iex 0.10.0 
intentions 1.1.5 
language-elixir 0.20.3 
linter 2.2.0 
linter-elixirc 1.7.0 
linter-ui-default 1.6.10 
minimap 4.29.7 
minimap-autohide 0.10.1 
minimap-bookmarks 0.4.2 
minimap-cursorline 0.2.0 
minimap-find-and-replace 4.5.2 
minimap-git-diff 4.3.1 
minimap-highlight-selected 4.6.1 
minimap-linter 2.1.3 
minimap-selection 4.5.0 
minimap-split-diff 0.3.7 
script 3.17.3 
split-diff 1.5.2 
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