[6.17.x] Extremely slow formatting and lint on save in vscode
Hello! Just posting to see if anyone has a fix for prisma taking a long time to format and to save in vscode? We switch from using the wasm and it has become really slow on formatting and saving.
prisma.config.ts
schema.prisma
3 Replies
You selected the carefully hand-crafted route. A dev artisan will respond soon. Meanwhile, the
#ask-ai channel awaits if you're curious!Issue has already been filed here: https://github.com/prisma/prisma/issues/28162
Just curious if there was a workaround or anything
GitHub
prisma.config.ts - slow formatting · Issue #28162 · prisma/prisma
Bug description nestjs + prisma + webstorm (lang) Since starting to use prisma.config.ts, it has been inconvenient that modifying and saving schema files takes over 10 seconds. There are many model...
Does this workaround fix the issue for you?