-
Hello,
While working on a document, I encountered an error with esbonio in VSCode.
Here's a short sample to reproduce it:
```rst
:code:`my_function`
-------------------
```
I think it …
-
I work on the `lsprotocol` package which is used by `pygls` as the types implementation for LSP in python. I am working on a similar package for rust, and the intent is that general purpose rust LSP s…
-
### Checklist
- [X] Re-run analysis with `topostats process --core 1`.
- [X] Describe the bug.
- [X] Include the configuration file.
- [X] Copy of the output.
- [X] The exact command that failed. Thi…
-
`ruff-lsp` currently depends on `pygls`, which does not yet have a version that supports `typeguard >=4.0.0`. This prevents me from installing this tool in a python environment that relies on newe…
-
Hello, it seems that `ls.workspace.update_text_document()` does not work properly. When I delete a character, it sometimes deletes 2 characters, and when I add one, it sometimes adds the same twice. I…
-
### I've searched open issues for similar requests
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
Seems to fail on inst…
-
There is an update to LSP which removed all the anonymous types from the LSP json model. This means that all the generated types names that included `*_Type*` form of classes are gone.
https://github…
-
Or: How to debug the server behind pytest?
For debugging, I usually
- set up a test to reproduce the behaviour
- run the test case
- use the logging from my system to trace what's happening
…
-
### Description
The following code runs fine but results in a low-resolution version of the image. Uncommenting `regrid_shape` results however in the error below.
```python
import cartopy
import…
uliw updated
3 months ago
-
Testing #20883
1. Open python file with mypy linter
2. Switch to conda environment
**Bug**
The server repeatedly crashes and tells me it won't be restarted. Here are the
```
ERR [Extensio…
mjbvz updated
10 months ago