feature(categories): Expand into other categories related to this program

This commit is contained in:
Christopher 2023-06-21 23:07:27 -04:00
parent 31834358e4
commit 2a6c28550f

View File

@ -7,7 +7,13 @@
"vscode": "^1.79.0" "vscode": "^1.79.0"
}, },
"categories": [ "categories": [
"Machine Learning" "Machine Learning",
"Debuggers",
"Formatters",
"Linters",
"Programming Languages",
"Testing",
"Snippets"
], ],
"tags": [ "tags": [
"16k", "16k",