Skip to content

Releases: xdebug/vscode-php-debug

Remote Host Debugging (aka Sourcemap)

17 Jan 10:02

Choose a tag to compare

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

17 Jan 10:04

Choose a tag to compare

Improve extension appearence

v1.0.0

17 Jan 10:03

Choose a tag to compare

First Release