branch: externals/dape
commit 1bd018e477fcf3e66e803354950362883b7ee475
Author: Daniel Pettersson <[email protected]>
Commit: Daniel Pettersson <[email protected]>
Update formatting in roadmap section
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index e332890cf9..82dd598608 100644
--- a/README.org
+++ b/README.org
@@ -187,8 +187,8 @@ See
[[https://microsoft.github.io/debug-adapter-protocol/implementors/adapters/]
* Roadmap
+ More options for indicator placement
+ Improving completion in REPL
-+ Usage of "setVariable" inside of "*dape-info*" buffer
-+ Exception breakpoints in "*dape-info*" buffer
++ Usage of "setVariable" inside of ~*dape-info*~ buffer
++ Exception breakpoints in ~*dape-info*~ buffer
+ 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