Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 619 Bytes

CHANGELOG.md

File metadata and controls

30 lines (18 loc) · 619 Bytes

Change Log

[0.4.1]

  • Remove unused file in extension package.

[0.4.0]

  • Supports auto scale textarea height.
  • Removed Ctrl+Left Ctrl+Right key bindings, for it's often used in text editing.

[0.3.0]

  • Support update webview content when document is changed other than redo/undo.
  • Change webview rendering logic to more align with document change.
  • New icon.

[0.2.0]

  • Add support for newline in value and comment attributes
  • Change key binding in webview
  • Minify webview js and css

[0.1.1]

  • Complete missing package.json fields

[0.1.0]

  • Initial release