mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 22:12:26 +01:00
Add Azure Pipeline skill (#295985)
* add Azure Pipeline skill * move script to typescript * 💄 --------- Co-authored-by: João Moreno <22350+joaomoreno@users.noreply.github.com>
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -9,6 +9,9 @@
|
||||
"scripts/test-integration.bat": true,
|
||||
"scripts/test-integration.sh": true,
|
||||
},
|
||||
"chat.tools.edits.autoApprove": {
|
||||
".github/skills/azure-pipelines/azure-pipeline.ts": false
|
||||
},
|
||||
"chat.viewSessions.enabled": true,
|
||||
"chat.editing.explainChanges.enabled": true,
|
||||
// --- Editor ---
|
||||
|
||||
Reference in New Issue
Block a user