-
### Environment
1. `vscode-jest version`: [5.2.3]
2. `node -v`: [v16.13.2]
3. `npm -v` : [8.1.2]
5. your vscode-jest settings if customized:
- jest.jestCommandLine? [npm run test:dev --]
6…
-
## Environment data
- VS Code version: 1.52.0
- Extension version (available under the Extensions sidebar): v2020.11.371526539
- OS and version: Windows 10 Enterprise 20H2
- P…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: v1.95.1
- OS Version: Fedora 41 (GNOME)
Steps to Reproduce:
1. Connect 2 DP monitors to your system
2. Open …
-
**Describe the bug**
I added the extension to the `extensions` list of a `devcontainer.json`. After the devaontainer is loaded, the extension is failing with the following log.
```log
2023-11-1…
-
Type: Bug
When I create a new code cell in a notebook, the Python extension is recommended. If I don't dismiss it manually, it kept showing up whenever a new python code cell is created.
htt…
-
### Describe the bug
After I installed the extension, a little pop-up appeared in the lower-right:
>There was an error during Vitest startup. Check the output for more details.
When I clicked t…
-
## Checklist before submitting a feature request
- [x] I have reviewed [CONTRIBUTING.md](https://github.com/opencaesar/oml-vision/blob/master/CONTRIBUTING.md) document
- [x] I have done a quick se…
pogi7 updated
5 months ago
-
Context: trying to rename `complete` in `lang::rascalcore::check::Import` to `completeModuleStatus`.
Suspicion: the type checker has not yet written the `.tpl` file for `lang::rascalcore::check::Impo…
-
While trying to develop a test for Component Command execution I'm still running into `too many files open` error. And I found that actually the problem happens a long before the actual test is execu…
-
Type: Bug
No matter what I do, I can't seem to enable react intellisense. VS code is not showing any errors squiggles, jsx attribute suggestions, no auto import.
What should I do? I have tried every…