Lennart Rittel

Results 5 issues of Lennart Rittel

Overhauled the documentation for the current state of the debugger module (https://github.com/doomemacs/doomemacs/commit/1ecb5c7b9b792c940b22591a290c6f65b6039674) Language corrections are appreciated! ----- - [X] I searched the issue tracker and this hasn't been PRed before....

is:docs
module:tools/debugger

# The feature dap-mode currently doesn't have a functionality to send input to the dap repl programmatically without resorting to internals. At least as far as I can see. `comint-simple-send`...

Building a crate which contains a `lib.rs` and a `main.rs` (and therefore builds a library and an executable) results in the following errors: ```text $ cmake .. && make #...

This commit introduces a new `defcustom` that configures a fallback shell executable which is used if the selected shell (e.g. `vterm-shell`) is not executable. The fallback is especially useful if...

Firstly: thank you for creating the plugin! **Is your feature request related to a problem? Please describe.** I have run into a few problems with configuring pylint: - pylint started...