-
Hi Prisma Team! My Prisma Client just crashed. This is the report:
- Note, please
*Please I'll appreciate it if this log can be dumped into a markdown file in the project root directory if the chara…
-
Issue Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 4.2.0-dev.20210103
**Steps to reproduce crash**
1. **M1 Mac mini** Error…
ldmsh updated
3 years ago
-
I found two separate instances of sections getting merged together:
* Getting Dynamic
* Side Quest: How Redwood Works with Data
* Routing Params
All got merged into **Getting Dynamic**.
* S…
-
The VSCode extension lacks a changelog
iddan updated
4 years ago
-
Issue Type: Bug
I am using Mac OS Big Sur 11.1 with Macbook Pro 2017(intel i5). VScode always pop up the issue"Extension host terminated unexpectedly." especially while I use C++.
VS Code versi…
OOOHA updated
3 years ago
-
## Issue Description ##
## Steps to Reproduce ##
Open .net5 project in vs code
## Expected Behavior ##
omnisharp locates reference assemblies for .NETFramework,Version=v5.0
## Actual Behavior ##
…
-
**Describe the bug**
I used `juniper_rocket::playground_source("/graphql")` to render a playground page.
I noticed that for Enums (parsed with `#[derive(GraphQLEnum)]`) the documentation for the val…
-
Issue Type: Bug
Can't get autocomplete suggestions for aria attributes while using JSX (React). Just write open any React project & try typing `aria-` & see there is no autocomplete.
VS Code v…
-
Issue Type: Bug
Scroll down to Timeline - Page Size in the Settings UI, and encounter an error, even though there are no user overrides for this setting:
![page-size-invalid-setting](https://u…
-
Currently, for some cases, formatting is adding fields which were already there rendering the model invalid.
To reproduce:
1. Use the following model:
```prisma
model Module {
id …