Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dap-dlv-go-delve-path is global #794

Open
shackra opened this issue Jun 21, 2024 · 1 comment
Open

dap-dlv-go-delve-path is global #794

shackra opened this issue Jun 21, 2024 · 1 comment

Comments

@shackra
Copy link

shackra commented Jun 21, 2024

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

@yyoncho
Copy link
Member

yyoncho commented Jun 21, 2024

For that case you should be able to use dir-locals. Try M-x add-dir-local-variable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants