angular-ui/AngularJS-sublime-package

$timeout completion snippet

alexilyaev opened this issue · 2 comments

Hi,

Can we have a $timeout completion snippet?

I know I can add one on my own, just being lazy :-).

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.

Hmm, I'll check it out.