# v3.1.0 (June 05, 2021)

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

<!-- all-shields/sponsors-badges:START -->

[![Donate Paypal](https://img.shields.io/badge/donate-paypal-005EA6.svg?style=for-the-badge&logo=paypal)](https://www.paypal.me/ptkdev) [![Donate Ko-Fi](https://img.shields.io/badge/donate-ko--fi-29abe0.svg?style=for-the-badge&logo=ko-fi)](https://ko-fi.com/ptkdev) [![Donate Github Sponsors](https://img.shields.io/badge/donate-sponsors-ea4aaa.svg?style=for-the-badge&logo=github)](https://github.com/sponsors/ptkdev) [![Donate Patreon](https://img.shields.io/badge/donate-patreon-F87668.svg?style=for-the-badge&logo=patreon)](https://www.patreon.com/join/ptkdev) [![Donate Bitcoin](https://img.shields.io/badge/BTC-35jQmZCy4nsxoMM3QPFrnZePDVhdKaHMRH-E38B29.svg?style=flat-square&logo=bitcoin)](https://ptk.dev/img/icons/menu/bitcoin_wallet.png) [![Donate Ethereum](https://img.shields.io/badge/ETH-0x8b8171661bEb032828e82baBb0B5B98Ba8fBEBFc-4E8EE9.svg?style=flat-square&logo=ethereum)](https://ptk.dev/img/icons/menu/ethereum_wallet.png)

<!-- all-shields/sponsors-badges:END -->

# 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.
