Lennart Rittel
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....
# 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...
**Describe the bug** When adding a shared conversation with ChatGPT, the chat content is not archived. **To Reproduce** Steps to reproduce the behavior: 1. Add https://chatgpt.com/share/68405f02-1288-8004-b893-286d6f144ff7 2. View the archived...