-
This is what I see in the output:
```
2024-05-09 08:11:22.961 [info] Failed to handle request 34 textDocument/hover HoverParams(text_document=TextDocumentIdentifier(uri='file:///Users/juan_cano/Pr…
-
Hiyo,
I ran into an issue while wrapping jahs bench with a given config. Using the trajectory functionality will fail but manually iterating over the epochs will success. I've attached the config, …
-
Many thanks for your great work on language server support. I have just tried `jupyterlab-lsp`, which works great for `Python` and `R`, but unfortunately does not work for a multi-language [kernel SoS…
-
Hi,
pip-upgrade command shows bokeh as possible upgrade candidate but doing this breaks the panel package.
Thanks!
```
$ pip-upgrade
Checking outdated packages...
Skipping nmslib, warning: Na…
-
Type: Bug
The error shows a type mismatch expectation within the Python extension's handling of LSP features.
```
2024-02-03 06:31:54.844 [info] Traceback (most recent call last):
File "/home/use…
-
## Description
Ruff displays errors on neovim (installed using)
## Screenshot
![screenshot_2024-09-04_09-17-36_480641034](https://github.com/user-attachments/assets/472f8496-d270-4eb8-9dc0-51a46a…
-
Keeping the Tcl support working is becoming more challenging the further along the refactoring progresses. I don't think it makes a lot of sense to continue to keep this version of the Tcl API working…
-
I'm trying to register a custom command, following the [documentation](https://pygls.readthedocs.io/en/v0.10.2/pages/advanced_usage.html#commands) as well as I can. But when the server receives this c…
-
When this happens, pressing enter in the console does nothing. The console does not show a "stop" symbol to indicate that it's busy, nor does a new prompt appear.
Pressing enter multiple times also d…
seeM updated
2 months ago
-
**Describe the issue**
I'm using `jedi-language-server` which uses `pygls` under the hood. `pygls` in general requires `typeguard > 3`. However `espnet` requires a specific version of `typeguard=2.…