Releases: xdebug/vscode-php-debug
Releases Β· xdebug/vscode-php-debug
Remote Host Debugging (aka Sourcemap)
This release adds two new settings, serverSourceRoot and localSourceRoot, which make it possible to debug a remote host.
Another addition is the new boolean log setting, which logs all communication with VS Code to the debug console. This will hopefully help resolving issues quicker.
v1.0.1
Improve extension appearence
v1.0.0
First Release