-
I'm trying to get a reStructuredText document (extention `.rst`) to behave as text and be spell check, but I don't seem to get any checking done.
Is there a config for this or should any document t…
-
The Pylint extension is repeatedly crashing for me. Output log shows the following messages:
```
2023-03-20 13:30:15.659 [info] Traceback (most recent call last):
File "/Users/jace/.vscode/exte…
-
**Describe the bug**
![image](https://github.com/python-microscopy/python-microscopy/assets/31105780/ec324935-269b-4600-9b93-f92eb7b5c67f)
**To Reproduce**
Steps to reproduce the behavior:
1. op…
-
I'm currently working on a project where we register an extension to Sphinx' `source-read` event, in order to modify the documentation.
This works fine when we use `sphinx-build`, but fails when usi…
-
In the latest [pygls release](https://pygls.readthedocs.io/_/downloads/en/latest/pdf/), the `pygls.lsp.types` module no longer exists, which results to a build failure:
```
ModuleNotFoundError: No m…
-
### Expected behavior
I expected it show the preview of the restructured text as a rendered output
### Actual behavior
But a bug happened like this,command 'restructuredtext.showPreviewToSide' not …
-
```py
Failed to handle user defined notification "initialize": (InitializeParams(capabilities=ClientCapabilities(workspace=WorkspaceClientCapabilities(apply_edit=True, workspace_edit=WorkspaceEditCli…
-
Microsoft maintains a VSCode extension template: https://github.com/microsoft/vscode-python-tools-extension-template I think it should be made prominent in our README and docs as the recommended way f…
-
Since the reStructuredText extension now requires esbonio for previewing, I though I would give it a try. However, I encountered multiple issues, with even setting this thing up.
I have a project w…
-
sphinx-needs version: 1.1.0
environment: Ubuntu 20.04
After installing sphinx-needs with `pip install sphinx-needs` I get the broken requirement error `esbonio 0.15.0 has requirement pygls=0.11.0;…