Skip to content

Commit 489b641

Browse files
committed
chore(vscode): Activate agent mode
1 parent 6257be5 commit 489b641

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.vscode/settings.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,7 @@
5757
},
5858
"editor.defaultFormatter": "charliermarsh.ruff"
5959
},
60-
"files.eol": "\n"
60+
"files.eol": "\n",
61+
"github.copilot.chat.agent.thinkingTool": true,
62+
"chat.agent.enabled": true
6163
}

0 commit comments

Comments
 (0)