mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-19 18:05: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"
|
||||
},
|
||||
"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