mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
Adding the files in the repo to vscode when opened locally
This commit is contained in:
11
.vscode/settings.json
vendored
Normal file
11
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"chat.modeFilesLocations": {
|
||||||
|
"chatmodes": true
|
||||||
|
},
|
||||||
|
"chat.promptFilesLocations": {
|
||||||
|
"prompts": true
|
||||||
|
},
|
||||||
|
"chat.instructionsFilesLocations": {
|
||||||
|
"instructions": true
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user