<!-- Thanks for helping us improve Prisma! 🙏 Please follow the sections in the template and provide as much information as possible about your problem, e.g. by setting `prisma.trace.server` to `verbose` or `messages` in your VS Code settings. The output will be visible in the `Prisma Language Server` output. Learn more about writing proper bug reports here: https://pris.ly/d/bug-reports --> ## Bug description <!-- A clear and concise description of what the bug is. --> ## How to reproduce <!-- Steps to reproduce the behavior: 1. Go to '...' 2. Change '....' 3. Run '....' 4. See error --> ## Expected behavior <!-- A clear and concise description of what you expected to happen. --> ## Prisma information <!-- Your Prisma schema, Prisma Client queries, ... Do not include your database credentials when sharing your Prisma schema! --> ## Environment & setup <!-- In which environment does the problem occur --> - OS: <!--[e.g. macOS, Windows, Debian, CentOS, ...]--> - Editor: <!--[VS Code, Vim, ...]--> - Editor version: <!--[..., 1.78.0, 1.51.1, ...]--> - Extension version: <!--[Go to the VS Code extensions tab to see your installed extensions.]--> ``` ```