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
Simply provides an easy to use Documentaion Blocker generator with mininal amount of effort.
Languages
Dart
Flutter
Features
Press alt+1 when line is on a variable, function or class. This will generate the docblock. As a bonous, each time you press alt+1 it will add a new @Version tag.
Press alt+1 within an already generated DocBlock and it will do any nesscary updates to it (does not auto add @Version like below).