-
## Description
The table of contents (TOC) displays incorrectly for some document structures.
Specifically, when the first markdown heading level is lower rank than one below it.
## Rep…
-
### Expected behavior
Have a working preview function with prerelease version 0.94.2 of Esbonio.
### Actual behavior
Got an exception instead.
### Log output
```shell
[client] Unable to resolve c…
-
Some suggestions for usability
- In the readme you have
```py
device_id = 3
torch.cuda.set_device(device_id)
```
but most people will not have more than one GPU (if any). I would remove those …
-
Switching to using flake8 from my environment causes the server to crash. The same error is observed with v2023.6.0 and with the prerelease version. The same error occurs when changing the import stra…
dham updated
8 months ago
-
I have a similar problem, this is what I am getting starting from yesterday,
```
2024-02-17 13:15:16.240 [info] [Error - 1:15:16 PM] Restarting server failed
2024-02-17 13:15:16.240 […
-
If I tried to upgrade the dependencies of my language server but for versions of `cattrs` >= `23.2.1`, I get errors like this:
```python
Error sending data
Traceback (most recent call last):
F…
-
When opening a notebook, I'm hit with this pop up in the Jupyterlab UI that I cannot close, it just continues to pop up:
as well as this error in the server logs (I sanitized the user path):
```…
mjnur updated
8 months ago
-
### Expected behavior
When starting a preview window, I expect a new window to appear after Sphinx successfully builds the project.
### Actual behavior
Sphinx completes the build, but when issuing …
-
This may ultimately be an issue with `esbonio` or even `pygls`??, but it is not guaranteed that the server process exits when the client disappears :sweat_smile:
![image](https://github.com/swyddfa/…
-
Installed the ufmt extension and immediately got the message "The ufmt server crashed 5 times in the last 3 minutes. The server will not be restarted."
Using a Python 3.11.0 workspace with a venv, …