-
Installed the ufmt extension and immediately got the message "The ufmt server crashed 5 times in the last 3 minutes. The server will not be restarted."
Using a Python 3.11.0 workspace with a venv, …
-
# Intro
I'm considering building some kind of tool that can automatically mark a package broken if it fails to build.
I'd like some feedback as to how such a tool should work and what it should …
-
**Issue**
`When running overlay use .venv/bin/activate.nu`, the following spews into stderr;
```
Error: nu::shell::env_var_not_a_string
× 'PATH' is not representable as a string.
╭─[/…
-
Hi,
I am trying to use Hyuga with LunarVim. Hyuga is incompatible with the current version of pygls 1.0.2. The log file is hard to read (formatting); here is the output from running hyuga directly.…
ghost updated
10 months ago
-
As raised in #425
-
ms-python.black-formatter stopped working when using black from the environment.
When I do `> Format Document`, Code says "There is no formatter for 'python' files installed. However, it is installed…
moi90 updated
9 months ago
-
Spotting this right after opening the editor:
```
2024-05-09 08:20:40.738 [info] Exception occurred in notification: "UnboundLocalError: cannot access local variable 'project_metadata' where it is…
-
### Expected behavior
Esbonio Language Server works for projects located on any partition
### Actual behavior
On my home machine projects are located on partition F. When esbonio starts up, I get t…
-
I opened this [issue](https://github.com/tree-sitter/tree-sitter-python/issues/213) in the [repo]( https://github.com/tree-sitter/tree-sitter-python) but was instructed to open it here.
tree_sitt…
-
Trying to get Jedi working but ultimately receiving a silent (or not so silent) failure somewhere and it ends up running but not actually doing anything, no error hints, no nothing.
Here is my test…