mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 08:38:56 +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:
5
.github/chatmodes/plan.chatmode.md
vendored
Normal file
5
.github/chatmodes/plan.chatmode.md
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
description: 'Plan the solution for a problem.'
|
||||
tools: ['codebase', 'findTestFiles', 'githubRepo', 'search', 'searchResults', 'usages']
|
||||
---
|
||||
I need your help with the following problem. Please take a look, understand the request in depth, and if the request makes sense, research it, understand the existing code, then suggest a clear plan with steps to take to address the request.
|
||||
Reference in New Issue
Block a user