code-marketplace: auto updated to 1.90.0-1
This commit is contained in:
parent
b68f6f9215
commit
db378707b9
2 changed files with 14 additions and 3 deletions
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue