Skip to content

Conversation

@fellyph
Copy link
Collaborator

@fellyph fellyph commented Oct 29, 2025

Motivation for the change, related issues

This pull request adds documentation for using Xdebug with IDE integration in the Playground CLI. The new section explains how to enable Xdebug with automatic IDE configuration for VSCode and PhpStorm, provides step-by-step setup instructions for each IDE, and describes path mappings and safety considerations. It also clarifies how to use Xdebug without IDE integration.

  • Added a new section detailing how to enable Xdebug with automatic IDE integration using the --xdebug and --experimental-unsafe-ide-integration flags, including a description of the automatic setup process and debug configuration creation.
  • Provided step-by-step instructions for setting up and using Xdebug with both VSCode and PhpStorm, including how to select a specific IDE for integration.
  • Added instructions for using Xdebug with Devtools integration, including manual configuration details for connecting the debugger.

The changes are a draft to have guidance on the content; images will be included once the content is mostly approved

@fellyph fellyph requested a review from adamziel October 29, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants