https://github.com/svaante/dape#

Given that eglot has been part of the core emacs, I believe this is a long lasting wish for a lot of emacsers that has finally been fulfilled. (a stand alone DAP implementation that does not rely on LSP-mode)

  • ram535@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    There is typo in the read.me

    (setq dape--debug-on '(io info error std-server)
    

    It is missing a “)”.