LoginSignup
1
0

More than 3 years have passed since last update.

vscodeでlaunch.jsonが作成できないときの備忘録

Posted at

vscodeでlaunch.jsonが作れない

vscodeでデバッグをしようとしたところこのようなエラーをはきました。
unable to create 'launch.json' file inside the '.vscode' folder (cannot read property 'name' of undefined).
tasks.jsonなどをいじっていたのですがそれでも直らず。しかし単純なことにC/C++の拡張ファイルを消して入れ直すとデバッグできるようになりました。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0