Skip to content
Discussion options

You must be logged in to vote

Relates to neovim/neovim#34622

In the meantime you could use the on_config hook to re-implement how ${workspaceFolder} gets resolved. See :help dap-listeners-on_config. You'd probably have to wrap the default handler to ensure yours runs first.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@barries
Comment options

Answer selected by barries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants