1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Visual Studio Code 1.52 で、ブレークポイントが使えなくなる問題の解決方法

Posted at

2020年12月16日(水)記載

すぐに解決すると思いますが、Visual Studio Code が自動更新されて、PHP debug ができなくなった場合の解決方法。既に、解決のために拡張機能を開発している人が動いています。

今この瞬間に困っていたらどうぞ。

環境

  • Visual Studio Code 1.52
  • PHP Debug 1.13.0

解決方法

一次情報はこちら
https://github.com/felixfbecker/vscode-php-debug/issues/427

ギアアイコン > 設定メニュー > デバッグセクション > Allow Breakpoints Everywhere にチェックを入れる

スクリーンショット 2020-12-16 9.52.22.png

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?