Skip to content

JSDoc auto-fill only works on functions #4447

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 Daniel Rosenwasser (@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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions