We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
inlineChat.affordance: editor
1 parent c173f3e commit 7bcd7feCopy full SHA for 7bcd7fe
.vscode/settings.json
@@ -1,7 +1,7 @@
1
{
2
// --- Chat ---
3
"inlineChat.enableV2": true,
4
- "inlineChat.affordance": "gutter",
+ "inlineChat.affordance": "editor",
5
"inlineChat.renderMode": "hover",
6
"chat.tools.terminal.autoApprove": {
7
"scripts/test.bat": true,
0 commit comments