-
This repo reproduces a problem and causes 3 errors: https://github.com/divyendu-test/prisma-client-js-797
These are the links created automatically by Prisma Client for these errors:
https://githu…
-
Issue Type: Performance Issue
VSCode spawns too many `dsc` processes randomly (usually on new instance startup)
My Macbook Pro goes to 100% fan speed and +95 degrees CPU until it crashes or runs o…
bokjo updated
3 years ago
-
![image](https://user-images.githubusercontent.com/4058327/100605569-69a35980-3308-11eb-8caf-6a9958787d75.png)
Example: https://www.prisma.io/docs/guides/migrate-to-prisma/migrate-from-typeorm
!…
-
Issue Type: Bug
Doing something that affects settings sync (like resizing text) while having multiple windows open appears to hit some sort of rate-limiting error.
VS Code version: Code 1.52.1…
-
Issue Type: Bug
in tsconfig.json, `experimentalDecorators` is set to true
```
"experimentalDecorators": true,
```
but the ts files still have warnings as the following:
```
对修饰器的实…
-
Issue Type: Bug
When I sometimes rename files, the filename changes from lower case `frameItStore.ts` to upper case `FrameItStore.ts` in the sidebar but it doesn't update in the Tab.
Sometimes i…
-
As of two years ago the Strapi Chief Product Officer @Aurelsicoko asked the community what their [main pain points](https://github.com/strapi/strapi/issues/3415) were and how critical these issues wer…
-
* Will use the following flow diagram from the [PRISMA 2020 Statement preprint](https://osf.io/preprints/metaarxiv/v7gm2/).
* The original SRflowdiagram R HTML template is somewhat messy and it does …
-
Please help me out i am getting following from yesterday while building prod server.
Package Manager: pnpm
Node Version: 14.15.3
```
0 info it worked if it ends with ok
1 verbose cli [
1 ver…
-
Issue Type: Bug
Steps to reproduce:
1. Create an empty TypeScript project (no tsconfig or such)
2. Create a TypeScript file
3. Create a simple function and document it using JSDoc
4. Hover ov…