[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/dape c7c085a94a 012/123: Added roadmap
From: |
ELPA Syncer |
Subject: |
[elpa] externals/dape c7c085a94a 012/123: Added roadmap |
Date: |
Tue, 5 Dec 2023 03:57:56 -0500 (EST) |
branch: externals/dape
commit c7c085a94a04271862899ad5f75c5a1b2cfd0653
Author: Daniel Pettersson <daniel@dpettersson.net>
Commit: Daniel Pettersson <daniel@dpettersson.net>
Added roadmap
---
README.org | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/README.org b/README.org
index cf86a04935..a4f5f3de97 100644
--- a/README.org
+++ b/README.org
@@ -184,5 +184,14 @@ If you find a working configuration for any other debug
adapter please submit a
See
[[https://microsoft.github.io/debug-adapter-protocol/implementors/adapters/][microsofts
list]] for other adapters, your mileage will vary.
+* Roadmap
++ More options for indicator placement
++ Improving completion in REPL
++ Usage of "setVariable" inside of "*dape-info*" buffer
++ Exception breakpoints in "*dape-info*"
++ Fleshed out memory reader with auto reload and write functionality
++ Individual thread controls
++ Variable values displayed in source buffer, this seams to require
integration with lsp-mode and eglot.
+
* Bugs and issues
Before reporting any issues take a look at ~*dape-debug*~ buffer with all
debug messages enabled ~(setq dape--debug-on '(io info error std-server)~.
- [elpa] branch externals/dape created (now b52882f627), ELPA Syncer, 2023/12/05
- [elpa] externals/dape 3e15266d78 030/123: Remove function symbols from config options diff, ELPA Syncer, 2023/12/05
- [elpa] externals/dape 813ace9e69 033/123: Fix vector options eval, ELPA Syncer, 2023/12/05
- [elpa] externals/dape e804aca510 008/123: Readme fixups, ELPA Syncer, 2023/12/05
- [elpa] externals/dape b7f68f1b96 021/123: Update readme with a bit more helpful path example, ELPA Syncer, 2023/12/05
- [elpa] externals/dape c7c085a94a 012/123: Added roadmap,
ELPA Syncer <=
- [elpa] externals/dape 2376cf5400 010/123: Resolve symbols in config evaluation, ELPA Syncer, 2023/12/05
- [elpa] externals/dape ed37a0cd5b 025/123: Add exception breakpoints, ELPA Syncer, 2023/12/05
- [elpa] externals/dape 8418a68442 026/123: Fix repl faces, ELPA Syncer, 2023/12/05
- [elpa] externals/dape 815a880f48 027/123: Rename dape input vars, ELPA Syncer, 2023/12/05
- [elpa] externals/dape 4eb75e39b2 031/123: Small readme fixup, ELPA Syncer, 2023/12/05
- [elpa] externals/dape 04aabf1862 041/123: Update screenshots, ELPA Syncer, 2023/12/05
- [elpa] externals/dape 95d52ea585 044/123: Fix parsing of codelldb adapter output on windows #1, ELPA Syncer, 2023/12/05
- [elpa] externals/dape 3d800b349e 045/123: Add godot example config, ELPA Syncer, 2023/12/05
- [elpa] externals/dape b42b7def86 046/123: Fix timers when repl buffer is not available, ELPA Syncer, 2023/12/05
- [elpa] externals/dape efcfc93003 047/123: Fix duplicate variable overlays, ELPA Syncer, 2023/12/05