-
### Description
### Ruby LSP Information
#### VS Code Version
1.93.1
#### Ruby LSP Extension Version
0.8.2
#### Ruby LSP Server Version
0.18.4
#### Ruby LSP Addons
- Ruby LSP Rails
#### Ruby…
-
### Describe the Issue
I have unit tests that do integration tests with DynamoDB Local to test my database layer.
I use XUnit's test fixture pattern to instantiate a new table and tear it down onc…
-
### Description:
When running a test class in the VScode Test Explorer, the tests take quite a while to complete. It seems they are running one at a time starting with the last test first (visually…
-
**Describe the bug**
```sh
Extension 'Deno' is configured as formatter but it cannot format 'JSON with Comments'-files
```
The [`denoland.vscode-deno`](https://marketplace.visualstudio.com/ite…
-
## Bug description
VS Code throws an error when opening a newly created project with a dev container.
```
[2024-11-01T10:03:36.690Z] Dev Containers 0.388.0 in VS Code 1.95.1 (65edc4939843c90c34…
-
**Is your feature request related to a problem? Please describe.**
As well as unit tests, my Go applications will often have a few integration tests that don't call functions from my package, but ins…
-
**Description of the issue**
Greetings there,
Hope all are well. I am trying to implement the `quantum_shannon_decomposition.py` in qiskit, and to do that I need to represent `ZPowGate` using ga…
-
I am running tests for a VS Code extension on a self-hosted Github runner.
The runner is installed on an Mac mini M2 ARM architecture. The Mac has a display connected, but no user is logged in during …
-
I have the latest versions of Docker (4.35.1) and Node (23) and trying to load the project in vscode:
`ERROR: Feature "Node.js (via nvm), yarn and pnpm" (ghcr.io/devcontainers/features/node) failed…
amirj updated
2 weeks ago
-
Note: I could not get the Issue Reporter to work in vscode, so I had to use the feature-request link to create this.
# Behaviour
In Python 3.12 and above, when debugging tests, the `"justMyCode": fa…