Skip to content

Latest commit

 

History

History
77 lines (49 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

77 lines (49 loc) · 2.74 KB

v3.1.0 (June 05, 2021)

  • Fix: White $ with tspath on svelte
  • Feature: delete method now has purple color like function/async/await

Donate Paypal Donate Ko-Fi Donate Github Sponsors Donate Patreon Donate Bitcoin Donate Ethereum

v3.0.1 (April 23, 2021)

  • Feature: support .svelte
  • Feature: support .vue
  • Fix: theme/colors with typescript source
  • Fix: jsdoc syntax
  • New: background now is #090909

v2.0.7 (March 28, 2020)

  • Fix: security issue

v2.0.6 (February 10, 2020)

  • Fix: jsdoc/comments better opacity

v2.0.5 (February 10, 2020)

  • Fix: lint json (space after two dots)
  • Fix: key-value object in js with the same color as json key-value
  • Fix: template literal `` now is white, like as double and single apos
  • Revert: color highlight recommended extensions

v2.0.4 (February 09, 2020)

  • Fix: hover popup (ctrl + hover on function/method) now is more readable
  • Update: Readme
  • Update: Recommended extensions

v2.0.3 (January 24, 2020)

  • Fix: comment block regex
  • Fix: opacity of comment description of @param

v2.0.2 (January 22, 2020)

  • Themes: Type 0, A, B, AB
  • Support: jsdoc syntax
  • Update: fix misprints

v1.1.0 (January 21, 2020)

  • Support: nunjucks
  • Support: markdownfix misprints
  • Feature: recommended extensions
  • Fix: braces template literals

v1.0.3 (January 20, 2020)

  • Fix: module.export from #FFFFFF to #ba8baf
  • Fix: support object (ex. arr.lenght) now is #7cafc2
  • New: new Operator from #FFFFFF to #dc9656, class #f7ca88 and function call #7cafc2
  • New: this from #AC4142 (variable red) to #ac4154 (fucsia)
  • New: Template Literals variable brace color ${xxx} now is #ba8baf

v1.0.2 (January 16, 2020)

  • Fix: add more css unit

v1.0.1 (January 16, 2020)

  • Fix: vh and vw unit

v1.0.0 (January 15, 2020)

  • First Release.