-
Having a language server for all famous IDE is a key step for spreading C3 into the programming world.
This issue will enable us to track the needs, how it can be done and anything related to this …
-
When debugging JavaScript, Python, or C/C++ using the Melpa dap-mode 20220705.1958 drop the *dap-ui-locals* window shows "Nothing to display...." even when there is. This looks like a regression, the …
-
I'm trying to debug a C++-project with `lldb-vscode`, but all I get is `if: Wrong type argument: stringp, nil` in the \*Messages\* buffer after running `dap-debug` . When I run `dap-debug` with my rea…
-
Because it's common to use multiple installations of Python for different projects (either to use different Python versions, or different virtualenvs), and the recommended way to handle this with pyth…
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq),…
-
Note: I'm not talking about initialization options, but settings.
I have read the [tinymist language server configuration doc](https://github.com/Myriad-Dreamin/tinymist/blob/main/editors/neovim/Co…
-
OS: Archlinux latest.
Emacs version: 29 latest. (27 does not work too)
Plugin version: latest.
When I insert Tab, I get tab indent and wrong indent size,
But, an editorconfig file in the root o…
ghost updated
2 years ago
-
**Describe the bug**
When parinfer mode is indent or smart, lsp code actions are messing with the code.
**To Reproduce**
Steps to reproduce the behavior:
Wrong function with changed structure …
vlnn updated
9 months ago
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](htt…
-
**What did you expect to happen?**
I call `=mu4e`, which opens `mu4e` in the `*mu4e*` buffer. When I call `org-capture` on an email, I get an `org` entry with a `mu4e` link to the email. When I click…