Skip to content

Commit d125668

Browse files
committed
Adding the files in the repo to vscode when opened locally
1 parent 24e1b59 commit d125668

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.vscode/settings.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"chat.modeFilesLocations": {
3+
"chatmodes": true
4+
},
5+
"chat.promptFilesLocations": {
6+
"prompts": true
7+
},
8+
"chat.instructionsFilesLocations": {
9+
"instructions": true
10+
}
11+
}

0 commit comments

Comments
 (0)