-
Type: Bug
Let me know if this is in the wrong place. I tried putting it under the JS/TS nightly extension, but apparently that just toggles a flag to enable a built-in feature.
Open the example …
-
Type: Bug
The screen becomes bluury
VS Code version: Code 1.94.0 (d78a74bcdfad14d5d3b1b782f87255d802b57511, 2024-10-02T13:08:12.626Z)
OS version: Windows_NT x64 10.0.22631
Modes:
System …
-
Type: Bug
Start off a project.
All the auto suggestions will work.
But you close VS Code and open it the next day to continue the workflow
It won't work anymore.
It won't even recognize the function…
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 5.6.3
**Steps to reproduce crash**
1.
2.
3.
**TS Server Log**
❗️ Server logging d…
-
**Description:**
When the XML content is built at the XSLT mediator, encoded values get replaced with real characters.
Eg: `
 ;` is replaced with a new line
**Affected Product Version:**
E…
-
Type: Bug
VS code keep crashing when trying to open file/folder.
Steps to Reproduce:
1. Launch VS Code with an open folder
2. Select any of the following from the File menu and VS Code crashes i…
-
Type: Bug
1. Create a JSON Schema file (schema file) with the json extension and the following contents.
```
{
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
…
-
Type: Bug
The server keeps crashing and none of the types are checked. I tried restarting VSCode, enabling and disabling the Entension but it didnt work.
VS Code version: Code 1.91.1 (Universal) (…
-
Hello there
I participated on the Whisper fine-tuning event hold last December. As result, I trained some models for Catalan language finetuned using Common Voice 11. Here are the models that we tr…
-
Type: Bug
1. Use git.rebasewhensync: true.
2. Create branch 'test' from Master, commit something to branch 'test'
3. Commit something to Master
4. Switch to branch 'test'
5. Merge changes from …