質問するログイン新規登録

質問編集履歴

1

書き換え部誤字修正

2019/05/06 13:28

投稿

npkk
npkk

スコア58

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": {