mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
Scaffold plan & learn modes, project instructions (#251595)
* Scaffold plan & learn modes, project instructions * Add the .vscode folder as a source for instructions
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -181,5 +181,9 @@
|
||||
"*": "error",
|
||||
"ts": "warning",
|
||||
"eslint": "warning"
|
||||
},
|
||||
"chat.instructionsFilesLocations": {
|
||||
".github/instructions": true,
|
||||
".vscode": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user