product icons more

This commit is contained in:
Martin Aeschlimann
2020-03-06 16:26:59 +01:00
parent 18f3bee3e9
commit f91c7ded03
10 changed files with 3161 additions and 55 deletions
+5 -1
View File
@@ -35,9 +35,13 @@
"url": "vscode://schemas/language-configuration"
},
{
"fileMatch": "*icon-theme.json",
"fileMatch": ["*icon-theme.json", "!*product-icon-theme.json"],
"url": "vscode://schemas/icon-theme"
},
{
"fileMatch": "*product-icon-theme.json",
"url": "vscode://schemas/product-icon-theme"
},
{
"fileMatch": "*color-theme.json",
"url": "vscode://schemas/color-theme"