ternjs / tern_for_sublime

Sublime Text package adding Tern support
MIT License
803 stars 54 forks source link

Crashing when dot autocompleting #108

Open sleighsoft opened 8 years ago

sleighsoft commented 8 years ago

I am using ST 3 on Windows 10. I have opened a rather large Node project. When I open a js file and start typing a variable followed by a dot the following error appears. capture

PixelT commented 8 years ago

+1 Sometimes I have this situation (small project, one js file)

easyfrog commented 8 years ago

+1 and when stop typing few minutes then resume to typing. will block sublime 3~5 seconds.

agauniyal commented 8 years ago

On linux too. ST3 with a single js file.

mattsmith14 commented 8 years ago

+1

On Ubuntu 14.04 using ST3.

ludbek commented 8 years ago

+1

On Ubuntu 14.04 using ST3.

marijnh commented 8 years ago

Maybe cut out the +1 spam an provide an easy way to reproduce this instead?

agauniyal commented 8 years ago

I'll install it again and try to find a repro.