-
#### Description :octocat:
Recently I opened #16647, which described an issue caused by package updates
affecting magit. Another user experiencing the issue, who did not use the same
work-around as…
-
### Godot version
3.3.2
### System information
Arch Linux
### Issue description
Emacs has support for Language Server Protocol offered in Godot for GDScript with [lsp-mode](https://emac…
-
Hi,
I've tried to install `lsp-sonarlint`. I'm particularly interested in its `Java` & `JavaScript` components.
Following the README in this repo, I did:
- Install `lsp-sonarlint` in Emacs pack…
-
**What happened?**
When trying to connect to a language server within the DevPod from Emacs over Tramp it fails after a 30 second timeout. Connecting to the devpod through via the `docker:` …
-
### 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),…
-
When visiting a buffer in a typescript project, only Typescript errors are shown in the diagnostic list. Eslint errors are not shown. VSCode properly displays eslint issues in this project, so I know …
-
With the
```earthfile
VERSION 0.8
RUN echo "${a} ${b} ${c} ${d}"
```
emacs (with lsp-mode) becomes very laggy. It takes like 10 seconds to colorize it.
It might be related to this graph…
-
* pylsp-rope version: 0.1.16
* Text editor/IDE/LSP Client: Emacs / EGlot
* Python version: 3.12.4
* Operating System: Fedora Workstation 40
### Description
I'm trying to (automatically) sort …
-
Lean (version 4.4.0, commit ca7d6dadb9e1, Release)
lean4-mode commit: d1c9364
GNU Emacs 28.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.20, cairo version 1.16.0) of 2022-05-31
```
Debugger…
Yuhta updated
3 hours ago
-
As the tile says, due to the way the face attributes are set (or maybe some overlay?), I'm unable to read anything returned as candidates for completion. `acm-frame-select-face` itself is working fine…