-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue
Milestone
Description
Currently JSDoc auto-fill for comment scaffolding seems to only work for functions. This should also work for other forms like classes, methods, namespaces, etc
Edit by @DanielRosenwasser
Adapted from list below:
- methods
- classes
- class constructors
- namespaces
- variables
- property assignments
- property declarations
- computed properties
- enums
- enum members
- index signatures
- interfaces
- type aliases
- IIFEs?
- parenthesized expressions
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue