PHP関連のVSCode Extension
from VSCode Extension
PHP Intelephense
https://www.elp.co.jp/staffblog/?p=5620
https://iwasiman.hatenablog.com/entry/20200727-php-on-vscode
多すぎやろ..mrsekut.icon
PHP Debug
Xdebugを使う
https://marketplace.visualstudio.com/items?itemName=felixfbecker.php-debug
1行ずつ実行したりするやつ
debugger
PHP Namespace Resolver
知らんけどimportの補完
intelephenseはやってくれないのか?
PHP Import Checker
PHP DocBlocker
PHPDocの補完をするやつ
使ってない
php cs fixer
marketplace
PHP Coding Standards Fixerを入れる必要がある ref
https://the2g.com/post/visual-studio-code-php-formatter
PHP Intelephenseにformattingがあったので結局入れてないが、php cs fixerの方が思想が強そう
PHP IntelliSenseは使わない
開発が止まってるし、レビューが低い
バグが出まくってるらしい