Reputation: 12139
Same question as this one, but for WebStorm (NetBrains) IDE.
Upvotes: 0
Views: 232
Yes, you can use jsDoc with Webstorm.
type in /** {Enter} and it'll provide you with a jsDoc template.
Upvotes: 1