[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNU ELPA] Dape version 0.9.0
From: |
ELPA update |
Subject: |
[GNU ELPA] Dape version 0.9.0 |
Date: |
Mon, 18 Mar 2024 05:03:12 -0400 |
Version 0.9.0 of package Dape has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.
Dape describes itself as:
================================
Debug Adapter Protocol for Emacs
================================
More at https://elpa.gnu.org/packages/dape.html
## Summary:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
DAPE - DEBUG ADAPTER PROTOCOL FOR EMACS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
`Dape' is a debug adapter client for Emacs. The debug adapter protocol,
much like its more well-known counterpart, the language server protocol,
aims to establish a common API for programming tools. However, instead
of functionalities such as code completions, it provides a standardized
interface for debuggers.
To begin a debugging session, invoke the `dape' command. In the
minibuffer prompt, enter a debug adapter configuration name from
`dape-configs'.
For complete functionality, make sure to enable `eldoc-mode' in your
source buffers and `repeat-mode' for more pleasant key mappings.
1 Features
══════════
## Recent NEWS:
[Not provided 🙁]
- [GNU ELPA] Dape version 0.9.0,
ELPA update <=