Skip to content

Releases: xdebug/vscode-php-debug

Remote Host Debugging (aka Sourcemap)

Choose a tag to compare

@felixfbecker felixfbecker released this 17 Jan 10:02

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

Choose a tag to compare

@felixfbecker felixfbecker released this 17 Jan 10:04

Improve extension appearence

v1.0.0

Choose a tag to compare

@felixfbecker felixfbecker released this 17 Jan 10:03

First Release