Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 571 Bytes

File metadata and controls

31 lines (21 loc) · 571 Bytes

Change Log

[0.0.5]

Added

  • Support for JSX and TSX files
  • Full comment folding - shows only the first line of JSDoc comments

[0.0.4]

Added

  • Extension marketplace icon

[0.0.3]

Changed

  • Replaced build system with esbuild for optimized builds
  • Removed ESLint dependency

[0.0.2]

Added

  • Command palette (⌘ + ⇧ + P) support for enabling/disabling auto-fold feature
    • JSDoc Folder: Enable Auto-Folding
    • JSDoc Folder: Disable Auto-Folding

[0.0.1]

Added

  • Initial release
  • Basic JSDoc comment folding functionality