-
```
Unknown workspace edit change received:
{
"oldUri": "file:///c:/GIT/repro/renaming/somepackage",
"newUri": "file:///c:/GIT/repro/renaming/package1",
"options": {
"overwri…
-
HDL Checker: 0.7.3
Python 3.7
OS: Debian
XVHDL: Vivado Simulator 2019.2
Output:
```log
[Error - 09:37:14] Request textDocument/definition failed.
Message: KeyError: Path('/tmp/isdrx_em_test…
Nabav updated
3 years ago
-
I just ran pip-audit-0.0.4 for the first time and got an error:
```
Traceback (most recent call last):
File "/usr/pkg/lib/python3.9/site-packages/pip_audit/dependency_source/pip.py", line 64, in …
-
Hi there,
I am trying to setup a progress report from the LS to Visual Code.
I implemented the following functions :
```python
@diplomat_server.command(DiplomatLanguageServer.CMD_TST_PROGRES…
-
Hello. When I run Jupyter console on Ubuntu 18.04, I get:
```
Jupyter console 6.1.0
Python 3.6.9 (default, Jan 26 2021, 15:33:00)
Type 'copyright', 'credits' or 'license' for more information
…
-
Hi. First off, thanks for the great work. Really enjoying using the jedi-language-server.
I know it's out-of-scope for JLS itself, but I'd like to be able to hook in somehow to run flake8/black/iso…
-
Using 0.28.8, the JSON that comes back from an `initialize` message looks like this:
```
{
"jsonrpc": "2.0",
"id": 1,
"result": {
"capabilities": {
"textDocume…
-
Initially found this issue by using [jedi-language-server](https://github.com/pappasam/jedi-language-server/) and killing emacs with SIGKILL.
I think it boils down to a simple reproducer by using t…
-
### Describe the bug
A clear and concise description of what the bug is.
Failed to run `nixos-rebuild boot`, caused by the failure of building `pycurl`.
Run `nix-shell -p python3Packages.pycurl` co…
-
Here's the log from my client ([lsp-jedi](https://github.com/fredcamps/lsp-jedi)):
```
[Trace - 11:15:16 AM] Received response 'textDocument/hover - (39)' in 152ms.
Result: {
"code": -32602,
…