From 2a6c28550f480c17c8e2347f097e6ba6f5ee0a42 Mon Sep 17 00:00:00 2001 From: Christopher Date: Wed, 21 Jun 2023 23:07:27 -0400 Subject: [PATCH] feature(categories): Expand into other categories related to this program --- package.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index a5fba6e..6d7adb3 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,13 @@ "vscode": "^1.79.0" }, "categories": [ - "Machine Learning" + "Machine Learning", + "Debuggers", + "Formatters", + "Linters", + "Programming Languages", + "Testing", + "Snippets" ], "tags": [ "16k",