mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
chore(settings/copilot): enable thinking mode in GitHub Copilot extension
This commit is contained in:
@@ -45,6 +45,12 @@
|
|||||||
"windsurf.autocompleteSpeed": "fast",
|
"windsurf.autocompleteSpeed": "fast",
|
||||||
//
|
//
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
// MARK: GitHub Copilot
|
||||||
|
// ===========================================================================
|
||||||
|
//
|
||||||
|
"github.copilot.chat.agent.thinkingTool": true,
|
||||||
|
//
|
||||||
|
// ===========================================================================
|
||||||
// MARK: Editor
|
// MARK: Editor
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user