Configuration for the Debug Adapter Protocol (DAP) connection.
Whether to enable the DAP host, enabled by default if the debugAdapterProtocol DSL block is requested during configuration.
debugAdapterProtocol
Host where inspection should mount.
Port where inspection should mount.
Whether to suspend execution at the first source line. Defaults to false
false
Whether to wait until the inspector is attached before executing any code. Defaults to false.