mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-27 17:11:44 +00:00
Adding the files in the repo to vscode when opened locally
This commit is contained in:
Vendored
+11
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"chat.modeFilesLocations": {
|
||||||
|
"chatmodes": true
|
||||||
|
},
|
||||||
|
"chat.promptFilesLocations": {
|
||||||
|
"prompts": true
|
||||||
|
},
|
||||||
|
"chat.instructionsFilesLocations": {
|
||||||
|
"instructions": true
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user