-
Hi!
At Stripe we use Ruff to check our code (very happy with the speed, UX, and lints available). However, we also rely on a different LSP to type-check the code properly at scale. That LSP is inco…
-
### Problem description
the python extension not working ( stuck in loading loop)
### What steps will reproduce the bug?
enabling python extension
## code-oss :
```
1.90.0
89de5a8d4d6205e5b11…
-
### Please confirm these before moving forward
- [X] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [X] I have tested that this issue has not been fixe…
-
**Submitting author:** @hdlugas (Hunter Dlugas)
**Repository:** https://github.com/hdlugas/MZsearch
**Branch with paper.md** (empty if default branch):
**Version:** v1.0.0
**Editor:** @jromanowska
**…
-
Type: Bug
When starting vscode in a python project, the Python extension raises following error and stays in loading state. Previously it was working fine but today I just noticed this problem.
``…
-
Type: Bug
# Behaviour
When I open a new zsh terminal in VSCode, although I activated "activateActiveEnvironmentInTerminal" (or how this settings is called), it only loads the conda base environmen…
-
Type: Bug
1. attach to running container
2. install ms-python extention
3. wait
4. try to use debugger, can not , need to close vs code window and open again
VS Code version: Code 1.94.2 (384ff7…
-
### Description
When attempting to install a package from a public github archive, (i.e. `https://github.com///archive/package.tar.gz`), pip asks for a github username, though one is not required. Th…
-
After Ver0.3.0, "eval time" and "prompt eval time" of llama_print_timings are displayed as 0.00ms.
Firstly I thought it was a problem with llama.cpp, but it was displayed correctly.
Here is a co…
-
Type: Bug
# Behaviour
No output in 'Test Results' when using 'Debug Tests' unless launch.json is set explicitly like this:
```
{
"name": "Python: Debug Tests",
"ty…