Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 813 Bytes

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 813 Bytes

Change Log

All notable changes to the "EJS Beautify" extension will be documented in this file.

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

0.9.9

  • Initial release

1.0.0

  • Fixed a bug that deleted html from the target.

1.0.1

  • Edited Readme.

1.0.2

  • If there is Vue "{{", js-beautify formatting will insert a line break, so it corresponds to that behavior.
  • Indent default changed from 4 to 2.

1.0.3

  • Added GIF animation to Readme.

1.0.4

  • Changed GIF animation to Readme.

1.0.5

  • Added a function to the context menu so that the selection can be formatted regardless of the file type.

1.0.6

  • Enabled to set in an external file (.ejsbrc.json) so that the rules specific to the development team can be set.