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

Fixes the warning about file property has to be absolute path #789

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

stasvlasov
Copy link
Contributor

I think VSCode extension requires absolute paths from file selectors. With relative path dap-mode does not work. Here is there warning it gives me:

(Warning (emacs): Initialize request failed: The "file" property in the launch configuration has to be an absolute path)

(Warning (emacs): Initialize request failed: The "file" property in the launch configuration has to be an absolute path)
@yyoncho yyoncho merged commit 22af181 into emacs-lsp:master Apr 24, 2024
10 of 12 checks passed
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

Successfully merging this pull request may close these issues.

2 participants