You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`dap-go-debug-program' `defcustom': if the old adapter is still present, warn
and fall back to using it. Otherwise, use the new adapter path in.
Computing the adapter path and warning anywhere other than the
`dap-go-debug-program' would be fraught with corner cases, since users could
customize that variable to point whereever they want, and `dap-go-debug-path'
wouldn't necessary contain the adapter actually used.
0 commit comments