Post AclzAEXvxF0XXXIIL2 by johnhamelink@emacs.ch
(DIR) More posts by johnhamelink@emacs.ch
(DIR) Post #AclzAEXvxF0XXXIIL2 by johnhamelink@emacs.ch
2023-12-13T16:14:56Z
0 likes, 1 repeats
I am very excited to see a new #DAP debugger client for #Emacs, Dape! I've already tried it with rdbg over #dockercompose, and I was able to connect, retrieve the stack and variables, and use the REPL to step through code.I've been wanting something like this to exist for a very long time.You can check the project out here: https://github.com/svaante/dapeYou can see how I set it up for #Ruby here: https://github.com/svaante/dape/issues/36#issue-2039939683This project is one to watch I think. I'm going to be trying it out when I'm back at work.
(DIR) Post #AclzDXePNgzheytrOK by louis@emacs.ch
2023-12-13T16:59:56Z
0 likes, 0 repeats
@johnhamelink Absolutely amazing, it also has support for Go. I'll give that a try tonight. Thanks for sharing!