Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prisma extension too slow #1804

Open
piscopancer opened this issue Nov 14, 2024 · 3 comments
Open

Prisma extension too slow #1804

piscopancer opened this issue Nov 14, 2024 · 3 comments
Labels
kind/bug A reported bug.

Comments

@piscopancer
Copy link

Bug description

Code_caU5G9G0Tp.mp4

Extension work slowly. The lag came with an update of either of vscode or prisma extension at time when I was not working with prisma so I could not notice it right away. I tried previous versions of prisma from 1 year ago, 5.10.0 works fine and fast. If this is a know issue, I'd like to know some methods to cure vscode. Do you think reinstall of vscode will help?

How to reproduce

Expected behavior

No response

Prisma information

Environment & setup

vscode: 1.95.2
prisma ext: v5.22.0

Prisma Version

@piscopancer piscopancer added the kind/bug A reported bug. label Nov 14, 2024
@incandesc3nce
Copy link

incandesc3nce commented Nov 15, 2024

What are your specs and OS? Also, some extensions may interfere with Prisma extension speed and/or take up a lot of resources to work.

@mod08
Copy link

mod08 commented Nov 26, 2024

I encountered the same issue and discovered that it was caused by having an additional .prisma file in my project folder. Once I removed it, the performance returned to normal.

@jkomyno jkomyno transferred this issue from prisma/prisma Nov 27, 2024
@ROBOTofficial
Copy link

I'm having the same problem.

I tried it on ubuntu and windows and it was very slow as well.

The common thing is that it did so after I updated to the latest version.

Unlike @mod08 , I also removed the additional prisma file.

Defective Environments

Windows 10 Pro 22H2

Ubuntu 22.04.5 LTS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A reported bug.
Projects
None yet
Development

No branches or pull requests

4 participants