From 032dd7d6feb76c1be04afb42c3b9b367f7b7d4da Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Wed, 25 Jul 2018 22:30:13 +0200 Subject: [PATCH] chore: add keywords meta --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index e885ab2..978cef4 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,10 @@ "Themes", "Other" ], + "keywords": [ + "VSCode", + "Themes" + ], "activationEvents": [ "*" ],