branch: externals/dape
commit 3e51a71f52afb2335407dd391dd5b95a78c73b84
Author: Daniel Pettersson <[email protected]>
Commit: Daniel Pettersson <[email protected]>
Fixup readme
---
README.org | 2 --
1 file changed, 2 deletions(-)
diff --git a/README.org b/README.org
index bd77627486..1931e10afe 100644
--- a/README.org
+++ b/README.org
@@ -60,8 +60,6 @@ Dape takes a slightly different approach to configuration.
+ No batteries included. Many, suffer from a significant drawback: they're
tightly coupled with the vscode extension they're bundled with. This tight
coupling results in launch/attach requests being specific to each adapter,
devoid of reasonable defaults as they are stored within the extension itself,
leading to an ever-changing and unstable API. Consequently, attempting to
include default configurations for each adapter seems like a losing proposition.
+ Tries to be envision to how debug adapter configuration would be implemented
in emacs if vscode never existed.
-Some might say that Dape has a nicer UI others might not.
-
* Supported debug adapters
In theory all debug adapters should be compatible with =Dape=.