davidderaedt / annotate-extension

Brackets extension to generate JSDoc annotations
MIT License
18 stars 13 forks source link

Not finding functions. #10

Closed mbaez closed 10 years ago

mbaez commented 10 years ago

I consistently use expressions like { functionName : function(){ ..} } and foo = function() {}, but when I run annotate, I always get the alert "no functions found"