-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
Slow intelligent Vscode when install @mui/icons-material v6 #44791
Comments
Hey! Thanks for the report. @Janpot any ideas on how we might improve this? |
No concrete ones. we've been trying some profiling in the past but not much came out of it in the limited time we've spent on it. to state the obvious, I guess it'll all come down to simplifying the types, and figuring out what that means exactly in the first place. will take a look at it in januari |
I tried downgrading to v5, and the IntelliSense in VSCode started working normally again. This isn't a fix, but just a way to quickly continue working on the project. |
can you try with a low v6 version? v6.0.2 or so? |
I tried installing several versions of v6, including v6.0.2, but none of them resolved the issue. |
Could you also try disabling all vscode extensions and see if it changes anything? Perhaps try the extension bisect utility? |
Steps to reproduce
Steps:
Current behavior
DialogDemo.tsx.-.bsh-system-fe.-.Visual.Studio.Code.2024-12-17.15-04-31.-.Trim.mp4
Expected behavior
Expected suggestion faster
DialogDemo.tsx.-.bsh-system-fe.-.Visual.Studio.Code.2024-12-17.15-06-30.-.Trim.mp4
Context
Packages and configs:
package.json
tsconfig.app.json
tsconfig.node.json
Using: Vite + React swc
Search keywords: Slow intelligent Vscode
The text was updated successfully, but these errors were encountered: