Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 02:40

1.6.0 (2020-06-05)

Bug Fixes

  • Remove source maps from extension output (40982a6)

Features

  • Add One Dark Vivid color theme and code to migrate deprecated setting (3376001)
  • Use editor.tokenColorCustomizations for theme configuration. This allows for instant updates without reloads and survivability between updates. (b8e273d), closes #16
  • Use italic font for HTML attributes (3ab7af9), closes #17

Reverts