Skip to content

Intellisense extremely slow in latest release #1379

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

Open
marcuslindfeldt opened this issue May 21, 2025 · 4 comments
Open

Intellisense extremely slow in latest release #1379

marcuslindfeldt opened this issue May 21, 2025 · 4 comments
Labels
question Further information is requested

Comments

@marcuslindfeldt
Copy link

What version of VS Code are you using?

v1.100.2

What version of Tailwind CSS IntelliSense are you using?

v0.14.18

What version of Tailwind CSS are you using?

v4.1.5

What package manager are you using?

npm

What operating system are you using?

macOS

Describe your issue

Latest version of the extension is extremely slow and the vscode autocomplete can take up to a minute before it resolves. This is not a problem in v0.14.16

@thecrypticace
Copy link
Contributor

A few questions:

  1. Can you provide:
  • logs from running the "Tailwind CSS: Show Output" command
  • a reproduction project
  1. Does this happen in any project for you (even something like a simple Vite project?)
  2. Does the autocomplete become fast once it's appeared for the first time?
  3. Are your projects on a network drive or just on a normal SSD or hard drive?

@thecrypticace thecrypticace added the question Further information is requested label May 21, 2025
@thecrypticace
Copy link
Contributor

thecrypticace commented May 22, 2025

There's a really high chance this is related to #1381. I'll probably finalize that can get a release out tonight or tomorrow.

@thecrypticace
Copy link
Contributor

Please try v0.14.19

@drampelt
Copy link

Please try v0.14.19

This fixed it for my project, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants