-
When opening my Remote SSH Workspace (`frappe-bench` directory), I get the following error:s
```
Traceback (most recent call last):
File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_…
-
The terminal window that starts JupyterLab is flooded with INFO.pygls messages. Michał Krassowski from jupyterlab-lsp thinks this may be an issue with the jedi language server. See
[Log level for…
-
## Description
Some of the images @derollins tried to processed failed to complete. One such sample is `20220601_NDP52_FL_10ng_PLO_HEPES_20mM_NaCl_50mM.0_00021.spm`
## To Reproduce
Running off …
-
Using the following command:
```
make ADDITIONAL_CMAKE_OPTIONS="-DSURELOG_WITH_PYTHON=1 -DCMAKE_CXX_FLAGS=-fpermissive" PREFIX=~/opt/surelog
```
on master, Surelog fails to compile, providing t…
-
Hi,
It seems that I can always get code suggestions wherever the cursor is
Can I ignore these code actions while keeping warnings and errors from linters? Thanks!
-
### Question
The [Python team for VS Code](https://github.com/microsoft/vscode-python) has been working on putting various tools we support behind [LSP](https://microsoft.github.io/language-server-pr…
-
Hello, so recently I was trying out coc-jedi and it works after following the instructions. However, I found that after closing vim I would be left with two python processes running in the background …
-
This is more of a remainder than something to be discussed now.
> [pygls.rtfd.io](https://pygls.readthedocs.io/en/latest/)
>
> [openlawlibrary/pygls](https://github.com/openlawlibrary/pygls) *" (…
-
We're using dependabot in a javascript project. Today we got a pull request from Dependabot to upgrade a lib to a new major version, while our `package.json` defines the version `^3.6.1`, which should…
-
Some VSCode users have recently come forward with issues that I wasn't able to reproduce in Jedi with my environment (like https://github.com/davidhalter/jedi/issues/1454).
@karrtikr told me that y…