Slava / tern-meteor-sublime

Meteor Framework autocompletion for Sublime
244 stars 10 forks source link

Disable Tern alert? #14

Closed peterchoo closed 9 years ago

peterchoo commented 9 years ago

Hi there,

I've used your package successfully for a few days, and it's been great. Sometimes, thought, I keep getting this weird issue when I start typing:

disabletern

There was an error in the console, but unfortunately I reinstalled the plugin and now the error isn't there any more. IIRC the stack trace pointed to here: https://github.com/Slava/tern-meteor-sublime/blob/master/tern.py#L469 saying KeyError: 'name'. Whether that is related to this issue or not I can't say, as the above alert dialog is appearing without that message now.

Slava commented 9 years ago

Closing as a duplicate of #15. Because of the amount of code ternjs needs to analyze, it just becomes unresponsive.