Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 563 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 563 Bytes

Change Log

All notable changes to the "box-comment" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[0.1.7]

  • Ability to uncomment entire blocks back to normal
  • Use block comments rather than line blocks
  • box-comment.indentation setting for pre-indentation
  • box-comment.length setting for total line length
  • box-comment.linebreak.before boolean flag
  • box-comment.linebreak.after boolean flag

[Unreleased]

  • Initial release