Files
doomemacs/modules/tools
Henrik Lissner b4bd368485 refactor!(debugger): replace realgud with dape
BREAKING CHANGE: Anyone used to realgud will find it missing as of this
commit. It's been replaced with Dape (see
https://github.com/svaante/dape).

This change was made because realgud's implementation was archaic and
over-complicated, dap-mode requires lsp-mode (and has a lot of moving
parts and points of failure), and dape is straight-forward by
comparison; to set up and use. Note that dap-mode and dap-ui is now
deprecated and will be removed in the future, but still remains behind
the +lsp flag for backwards compatibility, at least until v3.

This also adds a '<leader> d' prefix for debugger commands (except for
vanilla users, who already have dape's prefix on 'C-x C-a')
2025-04-23 04:02:06 -04:00
..
2025-03-25 15:20:58 -04:00
2025-03-25 15:20:58 -04:00
2025-01-09 00:29:41 -05:00
2025-03-25 15:20:58 -04:00
2025-02-21 15:17:42 -05:00
2025-03-25 15:20:58 -04:00
2025-03-25 15:20:58 -04:00
2025-03-25 15:20:58 -04:00
2024-09-14 20:47:39 -04:00
2024-10-31 21:54:20 -04:00
2025-02-21 15:17:42 -05:00
2024-09-14 20:47:39 -04:00
2025-03-25 15:20:58 -04:00
2025-01-09 00:29:41 -05:00
2024-09-14 20:47:39 -04:00

:tools

Description

Modules that integrate external tools into Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?