-
- **A minimal code snippet that reproduces the bug.**
Create `test.ipynb`, create a cell with
```Python
from abc import (a, b, c
)
```
Perform Format Select/Cell/Document/Notebook via ctrl…
-
### Check for existing issues
- [X] Completed
### Language
Mojo 🔥
### Tree Sitter parser link
https://github.com/lsh/tree-sitter-mojo
### Language server link
mojo-lsp-server
### Misc notes
H…
dcow updated
2 months ago
-
Thank you for Dotfyle, it's great!
One potential bug is that it can't detect all language servers, at least in my config.
For example [here](https://dotfyle.com/le4ker/nvim-config) it detects the …
-
### 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…
-
### Is your feature request related to a problem? Please describe.
I'm working on creating dialects using MLIR and there doesn't seem to be any of the language servers for this work in this repo. I u…
-
Since the update today (`v0.2.0`), I always got a crash of `4D-LSP`.
I have tried with the `Automatic download and use of tool4d`: `true` and `false`. When `false` I have used 4D v20 R5 server
#…
-
Type: Bug
## Issue Description ##
The C# extension cannot handle code actions when there are diagnostics from the Semgrep Extension included in the request.
Hovering over a Semgrep diagnosti…
-
**Is your feature request related to a problem? Please describe.**
[Typst](https://github.com/typst/typst) is another typesetting system that is pleasant to use.
**Describe the solution you'd like…
-
### Describe the bug
The `details` value of completion items from the language server seems to be duplicated into the `label` field. This causes issues with some editors, notably Emacs, using Eglot f…
-
Are the analysis and server in vim-rescript copied and pasted from this project?
I think the "/analysis" and "/server" should be put in a "rescript-lsp-server" repository (or use monorepo ?) and pu…