Merge pull request #12 from Iheuzio/feature/categories

feature(categories): Expand into other categories related to this program
This commit is contained in:
Iheuzio 2023-06-21 23:08:17 -04:00 committed by GitHub
commit f6df6a4efa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",