This website requires JavaScript.
Explore
Help
Sign in
dom
/
gudap
Watch
1
Star
0
Fork
You've already forked gudap
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A Debug Adapter Protocol client for Emacs.
18
commits
1
branch
0
tags
117
KiB
Emacs Lisp
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
dominik martinez
408a531995
Better gud function creation
2024-06-18 17:16:10 -04:00
gudap.el
Better gud function creation
2024-06-18 17:16:10 -04:00
README.md
Add README.md
2024-06-18 17:15:12 -04:00
README.md
Gudap
Combining the powers of Emacs'
GUD
and
DAP
.
Usage
(
use-package
gudap
:load-path
"/path/to/gudap/"
)
(
gudap
)