You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way the plugin can generate comments? For example I would like to be able to type:
/**[hit enter ENTER] on top a function/class/interface and get some comment generated based on the object that the comment is placed up on.
Any advice?