-
We craft a `devcontainer.json` which uses external environment variables (e.g., `USER_GID`) to pass as arguments to a `Dockerfile`.
Our organization uses C shell for legacy reasons.
The envi…
-
It seems to be that this extension has trouble to get loaded correctly.
```bash
[2021-05-01 20:47:15.073] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Paul-/AppData/Local/…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.89.0
- OS Version: Windows 11
Steps to Reproduce:
1. Create a css file. Write, for example…
-
### Description
Using this code:
https://github.com/mattleibow/scorecard-day-nft-marketplace/tree/issues/xamlc-null-key
And this command:
```
* Executing task: dotnet build -t:Run -p:Conf…
-
- Steps to reproduce by slightly altering the example of
- Run `curl https://wpt.live/wasm/incrementer.wasm -o incrementer.wasm` to get the wasm file
- Create a file named "index.ts" with follo…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.94
- OS Version: Windows 10.0.19045
Steps to Reproduce:
1. Open a python project/file inside WSL using…
-
The following vscode `launch.json` works, except that `SharedArayBuffers `are not enabled. It appears that firefox does not support command line arg to enable shared array buffers. Apparently, a web…
-
### Describe the bug
I'm using Font Awesome 6 Pro by following the guide at https://iconify.design/docs/libraries/tools/examples/import-fa-pro.html . But I changed the `basePrefix` to `'fa6-'`, so …
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.96-insiders
- OS Version: Windows/Linux (Tested locally and in Codespaces)
## Reproduction
1. Start this…
-
### Describe the Issue
I create an nunit test project use vscode in ubuntu 24.04 ; it's work will when I run ,but work error when I debug it
nunit test code :
```
public class TestX
{
[…