xdebug / vscode-php-debug

PHP Debug Adapter for Visual Studio Code 🐞⛔
MIT License
771 stars 176 forks source link

Research walkthroughs #840

Open zobo opened 1 year ago

zobo commented 1 year ago

See Python extension how walkthroughs are used to setup Python runtimes.

https://code.visualstudio.com/api/references/contribution-points#contributes.walkthroughs

Connect to other idea to query php runtime and offer to install Xdebug.