Typos
sasikanth513 opened this issue · 2 comments
sasikanth513 commented
I think in the following line
It shoudl be Meteor.setTimeout
not Match.setTimeout
sasikanth513 commented
Same for next command too
'Meteor.setInterval': 'prefix': 'setInterval' 'body': 'Match.setTimeout (-> \n\t$2 \n${1:milliseconds})'
sasikanth513 commented
Looks like there is already a pull request for this.
So closing this issue.