VS Code:

  • Open the GIT checkout folder
  • Open "Run and Debug" (Ctrl-Shift-D)
  • Click "create a launch.json file"
  • Open static-properties.php
  • Click green triangle / F5 to start listening

PhpStorm

  • Click: File, New Project From Existing Files
  • Select Source files are in a local...configured
  • Select workshop folder
  • Open static-properties.php
  • Click: Run, Start Listening for PHP Debug Connections