block-scaffolding-wp
block-scaffolding-wp copied to clipboard
Instructions for how to use Xdebug with the development environment
- Add instructions to the readme for how to use Xdebug for debugging the plugin code.
- Maybe include
.vscode/launch.json
with the defaults for VS Code users.
I'd also suggest a PhpStorm version if that's possible.