ternjs/tern_for_vim

TernError: position is outside of file

markonm opened this issue · 1 comments

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

Solved via #180