-
Notifications
You must be signed in to change notification settings - Fork 34
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-debug not working in small project, while lsp-lens functions well. #113
Comments
I debug the lsp calls to metals. In the case of lsp-lens which is working I have
In the case of dap-debug which is not working, I have
|
Using this template
and applying this patch
makes it works with dap-debug |
Actually to make it work for any build target, I had to apply this patch
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
dap-debug not working in small project, while lsp-lens functions well.
To Reproduce
A minimal Main to reproduce would be
Expected behavior
I am expecting the same behaviour with lsp-lens and dap-debug
Logs
The error message I see when running dap-debug is
The text was updated successfully, but these errors were encountered: