debug-adapter
Options used to configure and launch a Debug Adapter server.
See https://microsoft.github.io/debug-adapter-protocol/ for more information.
Backend: pants.core
Config section: [debug-adapter]
Basic options
default:
127.0.0.1
The hostname to use when launching the server.
default:
5678
The port to use when launching the server.
Advanced options
None
Deprecated options
None
Updated 1 day ago