-
[RFC] GraphQL Input Union type
------
## Background
There have been many threads on different issues and pull requests regarding this feature. The main discussion started with the graphql/graph…
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 4.9.0-dev.20220908
**Steps to reproduce crash**
1. Start development server
2. Make …
-
Issue Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 4.7.2
**Steps to reproduce crash**
1.
2.
3.
**TS Server Log**
❗️Server loggin…
-
Issue Type: Bug
1. Start up VS Code on macOS 12.3.1 Monterey
2. Wait for the extension host to start up
3. Notice a second VS Code icon appear in the dock.
VS Code version: Code 1.66.2 (dfd34e8260…
-
Issue Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 4.6.3
**Steps to reproduce crash**
1.
2.
3.
**TS Server Log**
❗️…
-
### Describe the bug
```ts
Uncaught (in promise) ReferenceError: Cannot access 't' before initialization
at useQuery.ts:219:9
at sinks.ts:14:9
at Object.next (sources.ts:55:21)
…
-
Issue Type: Bug
VScode UI turned to light theme ui instead dark
VS Code version: Code 1.65.2 (Universal) (c722ca6c7eed3d7987c0d5c3df5c45f6b15e77d1, 2022-03-10T14:33:49.188Z)
OS version: Darwin x64 …
-
Issue Type: Bug
Error: Disconnected from WSL:Ubunto-20.04. Its happen several times. I use extensions to work remote on Windows WSL, but again and again its happens.
VS Code version: Code 1.62.1 (…
-
### Describe the bug
Using rescript parser https://github.com/nkrkv/nvim-treesitter-rescript indents not work.
`vim.bo.indentexpr` is a empty string.
`:lua =vim.bo.indentexpr`
When I run `…
-
Issue Type: Bug
prior to the update, this setting works.
but after the update, it no longer works.
```json
{
"name": "frontend",
"port": 9222,
"request"…