-
Whenever I use `chatgpt-shell` I notice the performance of my Emacs slowly degrading and it's memory footprint increasing to amazing sizes.
```
#### System Info :computer:
- OS: darwin
- Emacs: …
-
**Describe the bug**
Saving a new file with characters from a non-US alphabet will throw an "Internal Error", in Emacs preventing the buffer from being marked as saved. The current workaround I hav…
-
### 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](https:…
-
Hello,
I would like to say here what I did in Linux (with the help of "the weak") to make this work with the elpaca package manager:
I hope that this will help others.
1º Download the OLS to …
-
## What?
It seems org-transclusion has a bug when saving file and rendering. When the file is saved for the first time on a freshly launched emacs : no issue.
Then when I try to save the file a …
-
I'm getting the following stack trace when invoking a code assist (from emacs lsp as client):
```
Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.jdt.core.dom.ASTNode.accept(…
jypma updated
2 weeks ago
-
**Describe the bug**
Hi there, I launched an app with `lsp-dart-run` and then attempted to open DevTools with `lsp-dart-open-devtools`.
I can't seem to run `lsp-dart-open-devtools`; when running `…
-
### 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), […
-
_Originally opened by @rudolph9 in https://github.com/cuelang/cue/issues/142_
Here is an example of a YAML file LSP https://github.com/redhat-developer/yaml-language-server
I've never created one …
-
**Describe the bug**
I have Emacs 29.3 on MacOS, and lsp-java 20240524.2207 installed from Melpa.
Within the past year, perhaps in an older Emacs or an older lsp-mode, the type signature of the …