-
report "no organize imports action available" error in the editor area, but
isort output:
```
[Error - 9:02:40 AM] Syntax error in code: Traceback (most recent call last):
File "c:\Users\User\.v…
-
By achieving this, we do not have to implement other validation schemes.
- [ ] textDocument/publishDiagnostics
-
I am on windows.
My current config is:
```
root_dir = function() return vim.loop.cwd() end,
init_options = {
workspace = {
extraPaths = {'./gui','./engine','./inp…
-
Type: Bug
Getting the following error:
![image](https://github.com/user-attachments/assets/9b81e0b4-3428-432f-bde3-784e9bdf38f1)
VS Code version: Code - Insiders 1.93.0-insider (ff7a154d5e5…
-
After `onTypeFormatting` the position of `(point)` is wrong. I think there are two issues here:
## lsp--on-type-formatting
The specification says that in method `textDocument/onTypeFormatting` th…
-
Hello there,
We are interested in JSON-lsp and YAML-lsp that would work with the JupyterLab text editor.
I am opening an issue just to say that we might work on this, but I would like to know if…
-
```
Traceback (most recent call last):
File "c:\Users\jpele\.vscode\extensions\ms-python.python-2023.25.10292213\pythonFiles\lib\jedilsp\jedi\inference\compiled\subprocess\__init__.py", line 249, …
-
Currently, we use this extension in combination with sphinx and sphinx-needs but we run into a huge build time. Therefore, we tried to use the batch size setting. In the beginning, it worked fine but …
-
I was working through building docs locally and I kept seeing this error
```
/home/runner/work/armi/armi/armi/__init__.py:docstring of armi:1: ERROR: Unknown directive type "impl".
.. impl:: Sett…
-
### Expected behavior
Esbonio's sphinx agent be able to parse a sphinx-build command correctly
### Actual behavior
Esbonio rasies a cryptic error message when trying to launch a Sphinx proces…