msaraiva / atom-elixir

An Atom package for Elixir
MIT License
408 stars 27 forks source link

Uncaught TypeError: Cannot read property 'goToNextTabStop' of null #71

Open liketemple opened 7 years ago

liketemple commented 7 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.17.0 x64 Electron: 1.3.15 OS: Mac OS X 10.12.4 Thrown From: atom-elixir package 0.2.3

Stack Trace

Uncaught TypeError: Cannot read property 'goToNextTabStop' of null

At /Users/like/.atom/packages/atom-elixir/lib/elixir-autocomplete-provider.coffee:31

TypeError: Cannot read property 'goToNextTabStop' of null
    at /packages/atom-elixir/lib/elixir-autocomplete-provider.coffee:31:27)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:265:1)
    at /Applications/Atom.app/Contents/Resources/app/src/command-registry.js:3:1
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:610:1)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:401:1)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:100:1)
    at HTMLDocument.<anonymous> (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:3:1)

Commands

  5x -0:18.4.0 core:backspace (input.hidden-input)
     -0:15.1.0 atom-elixir:autocomplete-enter (input.hidden-input)

Non-Core Packages

atom-elixir 0.2.3 
autocomplete-elixir 1.5.14 
build-cargo 0.11.0 
cargo-test-runner 0.0.4 
keymaps undefined 
language-elixir 0.17.0 
language-rust 0.4.5 
lib undefined 
linter 1.11.3 
linter-rust 0.3.0 
node_modules undefined 
pics undefined 
racer 0.17.2 
rust-api-docs-helper 0.5.1 
spec undefined