diff --git a/language/liquid.language-configuration.json b/language/liquid.language-configuration.json index 9635ec38..a06e5d6e 100755 --- a/language/liquid.language-configuration.json +++ b/language/liquid.language-configuration.json @@ -1,11 +1,8 @@ { "comments": { - "lineComment": "{% #", "blockComment": [ "{%- comment -%}", - "{%- endcomment -%}", - "{% comment %}", - "{% endcomment %}" + "{%- endcomment -%}" ] }, "brackets": [ diff --git a/package.json b/package.json index 22c474f3..b8df3ce8 100755 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "publisher": "sissel", "icon": "images/logo.png", "author": "Νίκος Σαβίδης ", - "version": "3.0.1", + "version": "3.0.2", "keywords": [ "liquid", "shopify",