Basics
In languages files, WebStorm creates stubs of documentation comments on typing the opening tag and pressing EnterEnter.
When you create additional tags, WebStorm provides code completion that suggests the possible tag names.
Note
Documentation comments in your source code are available for the Quick Documentation Lookup and open for review on pressing Ctrl+QCommand J.

