mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
Configuring for vscode support
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -15,6 +15,7 @@
|
|||||||
"*.prompt.md": "prompt"
|
"*.prompt.md": "prompt"
|
||||||
},
|
},
|
||||||
"yaml.schemas": {
|
"yaml.schemas": {
|
||||||
"./.schemas/collection.schema.json": "*.collection.yml"
|
"./.schemas/collection.schema.json": "*.collection.yml",
|
||||||
|
"./.schemas/tools.schema.json": "website/data/tools.yml",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user