Skip to content

Commit 99b897a

Browse files
authored
eng: adopt killBehavior polite (microsoft#251159)
* tools: respect chat.editor.wordWrap setting in tool confirms Closes microsoft/vscode-copilot#17373 * eng: adopt killBehavior polite Refs microsoft/vscode-js-debug#2238 Closes microsoft#244111
1 parent fa298e0 commit 99b897a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/launch.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@
254254
"VSCODE_SKIP_PRELAUNCH": "1",
255255
},
256256
"cleanUp": "wholeBrowser",
257+
"killBehavior": "polite",
257258
"runtimeArgs": [
258259
"--inspect-brk=5875",
259260
"--no-cached-data",

0 commit comments

Comments
 (0)