Slava / tern-meteor-sublime

Meteor Framework autocompletion for Sublime
246 stars 11 forks source link

disable function definitions #16

Closed sikanhe closed 9 years ago

sikanhe commented 9 years ago

The function definition pops up whenever i click on a function. Is there a way to disable this? i only want the autocomplete feature. Thank in advance!

Slava commented 9 years ago

Yes, you can disable it by configuring the plugin's tern_argument_hints variable to false. https://github.com/marijnh/tern_for_sublime#configuration