We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6257be5 commit 489b641Copy full SHA for 489b641
.vscode/settings.json
@@ -57,5 +57,7 @@
57
},
58
"editor.defaultFormatter": "charliermarsh.ruff"
59
60
- "files.eol": "\n"
+ "files.eol": "\n",
61
+ "github.copilot.chat.agent.thinkingTool": true,
62
+ "chat.agent.enabled": true
63
}
0 commit comments