What happened?
I’m trying to get the dap-debug menu when launching a debug session. When using SPC o d
, it seems to try to load the configuration template that was once (wrongly) set. Now, it complains that it cannot start it.
But when I’m using M-x dap-debug
directly, I can choose the configuration template and successfully trigger a debug session.
What did you expect to happen?
I would expect to be able to choose my configuration template when doing SPC o d
(or at least, be able to do SPC o D
to choose my configuration template).
Steps to reproduce
- Setup DOOM Emacs with
:tools (debugger +lsp)
. - Open a project.
- Trigger
SPC o d
. - Select a non-working configuration.
- See that it complains.
- Try again
SPC o d
. - See that it complains, skipping choosing configurations.
System information
Loading data dump...