Skip to content

JSDoc auto-fill only works on functions #4447

@sophiajt

Description

@sophiajt

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

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions