You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have a stock installation of [email protected] and an extension of the same version. My prisma schema file is in the usual place (prisma/schema.prisma). My VSCode settings are as recommended in this document.
When I attempt to format my schema.prisma file VSCode loads for around 30 seconds and the following is dumped to the VSCode output:
Not sure it's just happening... 😬 I've tried install and uninstalling VSCode and the extension several times, and have upgraded the prisma npm packages.
Bug description
Hello, I have a stock installation of
[email protected]
and an extension of the same version. My prisma schema file is in the usual place (prisma/schema.prisma
). My VSCode settings are as recommended in this document.When I attempt to format my
schema.prisma
file VSCode loads for around 30 seconds and the following is dumped to the VSCode output:Stack trace (warning: long)
Finally, the document is not formatted.
How to reproduce
Not sure it's just happening... 😬 I've tried install and uninstalling VSCode and the extension several times, and have upgraded the prisma npm packages.
Expected behavior
It formats the document.
Prisma information
Environment & setup
The text was updated successfully, but these errors were encountered: