-
Up until now I've considered multi-root support to mean multiple sphinx projects - something that's probably non trivial due to a certain amount of global scope in Sphinx/docutils.
However, it's pr…
-
```
2022-11-27T23:43:05.9749334Z py36-sphinx3 create: /home/runner/work/esbonio/esbonio/lib/esbonio/.tox/py36-sphinx3
2022-11-27T23:43:06.3924125Z py36-sphinx3 installdeps: sphinx>=3,
-
### Feature Description
Add support for the Sphinx LSP and reStructuredText syntax
### Describe the alternatives you have considered
Manually configuring plugins for support apart from LunarVim
##…
-
Currently, esbonio will list/return only the domain part when listing domains from the primary domain
https://github.com/swyddfa/esbonio/blob/23f6032ce30ed1eaef08ee101387e99cee1531a0/lib/esbonio/es…
-
Related to #354
While there are many virtual environment solutions out there for Python, Pipenv shows a good enough architecture and a clean way to integrate. However, virtualenv has its audience.
…
-
### Expected behavior
I expected whatever is needed to get correctly set up by the VS extension or at least report a meaningful error in case of a problem.
### Actual behavior
But a bug happened th…
-
### Expected behavior
Linter with exception and RST preview
### Actual behavior
But a bug happened like this,
For preview :
`Esbonio is disabled or it reports errors. No preview can be di…
-
### Expected behavior
I expected the Esbonio server to starting
### Actual behavior
But a bug happened and I get the following error:
The Esbonio Language Server server crashed 5 times in the la…
-
### Expected behavior
I expected reStructuredText to handle figure and images that have an external source.
### Actual behavior
But when an external image is used such as :
![sample](https://user-…
-
### Expected behavior
I expected the sphinx-specific directive `toctree` to be previewed in the restructuredtext preview.
The `restructuredtext.preview.name` setting is (correctly, I assume) set…