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
I've noticed that dap-dlv-go-delve-path is a global customization, if I change its value somewhere it changes everywhere. This breaks workflows for people using Go on a per project basis (say, with nix flake for instance).
Ideally, dap-dlv-go-delve-path should be defined with :local t
The text was updated successfully, but these errors were encountered:
I've noticed that
dap-dlv-go-delve-path
is a global customization, if I change its value somewhere it changes everywhere. This breaks workflows for people using Go on a per project basis (say, with nix flake for instance).Ideally,
dap-dlv-go-delve-path
should be defined with:local t
The text was updated successfully, but these errors were encountered: