$timeout completion snippet
alexilyaev opened this issue · 2 comments
alexilyaev commented
Hi,
Can we have a $timeout completion snippet?
I know I can add one on my own, just being lazy :-).
subhaze commented
I'll try to find sometime this week to add more JS snippets. An alternative is TernJS for js completions, it does a pretty good job of intelligently giving you context base completions in JS.
alexilyaev commented
Hmm, I'll check it out.