-
WorkspaceSort Version: 1.6.0
VSCode Version: 1.57.1
I am using WSL and whenever I try to sort, I receive the following error:
Unexpected token } in JSON at position 3361 (Line: 166)
I have n…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: v1.62.0
- OS Version: macOS Big Sur 11.6.1
Steps to Reproduce:
1. Open files like `.env.exam…
-
- VS Code Version: 482daf0366fcde6e079826df895566987af8f547
- Node Version : v16、v14
- OS Version: Windows 10 Home (64-bit) OS Version : 2009 OS Build : 19042.1466、vs2019 community
Steps to Repr…
-
Hi, I'm trying to use it with @monaco-editor/react but does not see to be working:
```typescript
import React from "react";
import Editor from "@monaco-editor/react";
import { emmetHTML } from "…
-
The following errors were reported by 5.0.0-dev.20230207
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
It would be really cool to have a live play, much like [TailwindCSS's play](https://play.tailwindcss.com/), this would greatly speed up a lot of the development process for us devs!
-
### Describe the bug
When I try to start a devfile 2 using Che 7.40.2 / DevWorkspaces enabled the loading screen of theia keeps hanging.
![image](https://user-images.githubusercontent.com/151266…
-
### System
* xuname:
Void 5.15.14_1 x86_64-musl GenuineIntel notuptodate rFF
* package:
vscode-1.63.2_1
### Expected behavior
Compiles Visual Studio Code OSS binary successfully an…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.63
- OS Version: Linux
Steps to Reproduce:
1. Installed version 1.63 64-bit .tar.gz fro…
-
We used to be able to type and get autocompletion / expansion for jsx in .js files
ie.
```
span.pill*10 +tab
```
in the react starter template