-
Type: Bug
# Behaviour
Depending on the selected Python Interpreter, some tests are missing from the Test Explorer.
## Steps to reproduce:
1. Start a Python project
2. Add tests (under `/tests/` a…
-
### ToDos
- [x] Install [Remote Development extension pack](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack) to VS Code (ms-vscode-remote.vscode-remot…
-
Type: Bug
```css
.example {
@starting-style {
opacity: 0;
}
}
```
This css should not throw a syntax error, but @starting-style is not recognized, giving me the error `Unknown at rul…
-
### Describe the bug
VS Code Extensions can have dependencies, due to sharing code; or because they are an "extension pack", which bundles other extensions.
In most cases, when I install an extens…
-
Type: Bug
Unfortunately, I have *no idea* how to reproduce this, but am happy to demonstrate in a pairing session with someone.
**Description:** For the last week or so, I've seen VS Code attemp…
-
Type: Bug
1. Clone FRRouting master branch: https://github.com/FRRouting/frr (d1433ee9a8fa374ee653dcf1fe6e852481b17119)
2. Try to open directories like bgpd, bfdd etc.
VS Code version: Code 1.94.2…
-
train_neumann_grad_scoring.py change name to train_neumann.py ?
-
### Description
From time to time I notice that there are a bunch of ruby processes where I'm pretty sure they are related to ruby-lsp even if the Rails project got already closed or VS Code is no lo…
-
## Issue Description ##
Working on writing tests, and have a situation where I have reusable test code that I want to run with different fixtures (managing different user configurations). To manage…
-
Type: Bug
1. Create TreeView with `manageCheckboxStateManually: true`
2. Register `onDidChangeCheckboxState`
3. Check or Uncheck TreeItem
4. `onDidChangeCheckboxState` is called with empty items(sho…