[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/dape 0c3a2a0ec7 4/6: Add new screenshots
From: |
ELPA Syncer |
Subject: |
[elpa] externals/dape 0c3a2a0ec7 4/6: Add new screenshots |
Date: |
Sat, 21 Dec 2024 03:57:44 -0500 (EST) |
branch: externals/dape
commit 0c3a2a0ec7f5d656777105c9c19d93f0b819710b
Author: Daniel Pettersson <daniel@dpettersson.net>
Commit: Daniel Pettersson <daniel@dpettersson.net>
Add new screenshots
---
README.org | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.org
index 7222597ba5..eb64e85efb 100644
--- a/README.org
+++ b/README.org
@@ -26,13 +26,13 @@ For complete functionality, make sure to enable
~eldoc-mode~ in your source buff
+ No external dependencies outside of core Emacs
With ~(setq dape-buffer-window-arrangement 'right)~:
-[[https://raw.githubusercontent.com/svaante/dape/resources/right_0_18_0.png]]
+[[https://raw.githubusercontent.com/svaante/dape/resources/right_0_19_0.png]]
And with ~(setq dape-buffer-window-arrangement 'gud)~ + =corfu= as
~completion-in-region-function~:
-[[https://raw.githubusercontent.com/svaante/dape/resources/gud_0_18_0.png]]
+[[https://raw.githubusercontent.com/svaante/dape/resources/gud_0_19_0.png]]
With "rich" REPL output:
-[[https://raw.githubusercontent.com/svaante/dape/resources/repl_0_18_0.png]]
+[[https://raw.githubusercontent.com/svaante/dape/resources/repl_0_19_0.png]]
With =minibuffer= adapter configuration hints:
-[[https://raw.githubusercontent.com/svaante/dape/resources/minibuffer_0_18_0.png]]
+[[https://raw.githubusercontent.com/svaante/dape/resources/minibuffer_0_19_0.png]]
* Configuration
=Dape= includes pre-defined debug adapter configurations for various
programming languages. Refer to ~dape-configs~ for more details. If =dape=
doesn't include a configuration suitable for your needs, you can implement your
own.
- [elpa] externals/dape updated (331de080a6 -> aa46e40fd1), ELPA Syncer, 2024/12/21
- [elpa] externals/dape ccdcaf8aae 1/6: Fix defcustom order, ELPA Syncer, 2024/12/21
- [elpa] externals/dape e0e5ee0ebe 3/6: Add argument support for REPL functions, ELPA Syncer, 2024/12/21
- [elpa] externals/dape dcc19bfcd0 2/6: Clarify watch-dwim docs, ELPA Syncer, 2024/12/21
- [elpa] externals/dape aa46e40fd1 6/6: Bump version to 0.19.0, ELPA Syncer, 2024/12/21
- [elpa] externals/dape 51be9988da 5/6: Add correct screenshot, ELPA Syncer, 2024/12/21
- [elpa] externals/dape 0c3a2a0ec7 4/6: Add new screenshots,
ELPA Syncer <=