-
Notifications
You must be signed in to change notification settings - Fork 41
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
Comments
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. |
I encountered the same issue and discovered that it was caused by having an additional |
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
|
Are any of the other extentions slow or is vscode slow in general ? I run the exact version on a 2 vCPU server and have never seen the extension alone causing any problems. |
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
The text was updated successfully, but these errors were encountered: