Results 884 comments of Ivan Yonchovski

add `(require 'dap-cpptools)` to your setup.

> and this didn't work. So I am bit confused because I was under the impression that use-package uses require under the hood ? Is this not true ? Can...

Does it go away after having stopped thread and then killing the UI locals buffer and calling dap-ui-locals again?

This is with a breakpoint being hit and a thread being selected, right? (As a side note we had a bug related to dap-mode not selecting the thread, which is...

You may put it here: https://github.com/emacs-lsp/lsp-mode/blob/master/docs/manual-language-docs/lsp-rust-analyzer.md?plain=1#L1

You may pass `:args []` but I don't think it will work, because dap-mode is not integrated with the `node` adapter in vscode. There is an issue about that. This...

Delete all packages/restart emacs/install all packages.

> Did that, no dice, same issue. That macro is defined. Maybe you are using mix of melpa/melpa stable packages. Can you test with M-x lsp-start-plain?

Are you using the same debug adater in both vscode and emacs? I think that dap-mode is missing some value formatting but that should be fixable.