Jeremy Mcleod
unread,Mar 1, 2014, 2:42:08 PM3/1/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to backbone-...@googlegroups.com
One of the best things about jsdoc comments (to me) is that web storm, my JavaScript IDE of choice, can use them to provide intellisense-like code completion help. There are several plugins for jsdoc3 - I haven't seen one specifically for backbone or marionette, but I know there's one for jqueryui widgets, which present similar challenges. If you can't find one that exactly fits your needs you might be able to do the whole community a favor and use the jqueryui plugin as a basis for developing a plugin for marionette-style modules.