Skip to content

Commit 5c3b550

Browse files
committed
chore: claude code execution command modified to always run in a new terminal
1 parent b609036 commit 5c3b550

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
"color": "blue",
105105
"command": "export IS_SANDBOX=1 && claude --dangerously-skip-permissions",
106106
"name": "$(hubot) Claude",
107+
"newTerminal": true,
107108
"shortcut": "c",
108109
"terminalName": "Claude Yolo",
109110
"useVsCodeApi": false

0 commit comments

Comments
 (0)