質問編集履歴
1
書き換え部誤字修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -68,7 +68,7 @@
|
|
68
68
|
"program": "/path/to/debug/${fileBasenameNoExtention}.out",
|
69
69
|
"args": [],
|
70
70
|
"stopAtEntry": false,
|
71
|
-
"cwd": "path/to/debug",
|
71
|
+
"cwd": "/path/to/debug",
|
72
72
|
"environment": [],
|
73
73
|
"externalConsole": true,
|
74
74
|
"pipeTransport": {
|