delve
delve copied to clipboard
service/dap: `dlv config` should print existing configuration, not panic
I keep thinking that dlv config, not dlv config -list is the command to list all current configuration values.
With [email protected]:

With [email protected] and dlv@latest:

@suzmue