Diego Palacios
Diego Palacios
In python, when calling a function, with all the arguments in a new line, starting with the unpacking of a list, the extension highlights all the line due to using...
Type: Bug I have configured starship on WSL, with bash. However, the prompt appears 2 times, and the first time it appears with escape characters: ``` \]project\[\] on \[\] master\[\]...
### Description It would be very helpful if basedpyright did type narrowing based on conditions of `hasattr()`, `locals()`, and `globals()`. One use case example where this would be useful is:...
## Description Cannot import `lightgbm` after installing it with `uv`. I am aware `uv` might not be supported, but I also tried to install it with `pip` inside the virtual...