ternjs / tern_for_vim

Tern plugin for Vim
MIT License
1.83k stars 100 forks source link

TernError: position is outside of file #179

Closed markonm closed 7 years ago

markonm commented 7 years ago

Sometimes I get an error that a position is outside of file.

Steps to reproduce:

  1. Open test.js
  2. got to last line
  3. try to complete console. with tern

test.zip

marijnh commented 7 years ago

Solved via #180