-
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
# 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
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.
``…
-
### Name and Version
```
$ /mnt/nvme/llama-server/llama-server-be0e35 --version
ggml_cuda_init: GGML_CUDA_FORCE_MMQ: no
ggml_cuda_init: GGML_CUDA_FORCE_CUBLAS: no
ggml_cuda_init: found 4 CUD…
-
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…
-
Type: Bug
# Starting VSCode with Python extension enabled causes following pop up
The environment variable 'Path' seems to have some paths containing the '"' character. The existence of such a cha…
-
Hi,
I am doing some benchmarks on a new laptop and I isolated some particular settings leading to significant performance losses depending on whether `export OMP_NUM_THREADS=1` is used or not befor…