code-marketplace: auto updated to 1.90.0-1

This commit is contained in:
Lilac 2024-06-08 11:01:27 +00:00
parent b68f6f9215
commit db378707b9
2 changed files with 14 additions and 3 deletions

View file

@ -121,6 +121,14 @@
}
]
},
"ms-toolsai.prompty": {
"onFileOpen": [
{
"pathGlob": "{**/*.prompty}",
"important": false
}
]
},
"ms-vscode.cpptools-extension-pack": {
"onFileOpen": [
{
@ -910,6 +918,9 @@
"https://*.vscode.dev",
"https://*.github.dev",
"https://gh.io",
"https://portal.azure.com"
"https://portal.azure.com",
"https://raw.githubusercontent.com",
"https://private-user-images.githubusercontent.com",
"https://avatars.githubusercontent.com"
]
}