Skip to content

Remote Host Debugging (aka Sourcemap)

Compare
Choose a tag to compare
@felixfbecker felixfbecker released this 17 Jan 10:02
· 641 commits to main since this release

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.