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

Slow intelligent Vscode when install @mui/icons-material v6 #44791

Open
TTD-MinhQuang opened this issue Dec 17, 2024 · 5 comments
Open

Slow intelligent Vscode when install @mui/icons-material v6 #44791

TTD-MinhQuang opened this issue Dec 17, 2024 · 5 comments
Assignees
Labels
package: icons Specific to @mui/icons performance typescript waiting for 👍 Waiting for upvotes

Comments

@TTD-MinhQuang
Copy link

TTD-MinhQuang commented Dec 17, 2024

Steps to reproduce

Steps:

  1. Install @mui/icons-material
  2. Try importing suggestions for anything in your project, but it takes 3-4 seconds to get the result.

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
image

tsconfig.app.json
image

tsconfig.node.json
image

Using: Vite + React swc

Search keywords: Slow intelligent Vscode

@TTD-MinhQuang TTD-MinhQuang added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 17, 2024
@zannager zannager added the package: icons Specific to @mui/icons label Dec 17, 2024
@DiegoAndai DiegoAndai removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 19, 2024
@DiegoAndai
Copy link
Member

Hey! Thanks for the report.

@Janpot any ideas on how we might improve this?

@DiegoAndai DiegoAndai added the waiting for 👍 Waiting for upvotes label Dec 19, 2024
@Janpot
Copy link
Member

Janpot commented Dec 19, 2024

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

@TTD-MinhQuang TTD-MinhQuang changed the title Slow intelligent Vscode when install @mui/icons-material Slow intelligent Vscode when install @mui/icons-material v6 Dec 20, 2024
@minhquang31122000
Copy link

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.

@Janpot
Copy link
Member

Janpot commented Dec 20, 2024

can you try with a low v6 version? v6.0.2 or so?

@minhquang31122000
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: icons Specific to @mui/icons performance typescript waiting for 👍 Waiting for upvotes
Projects
None yet
Development

No branches or pull requests

7 participants