Skip to content

IntelliSense Suggestions Not Working Without Reinstall in New Projects (Tailwind CSS v4.1.5) in vscode in mac #1342

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
Sai-krishna2610 opened this issue May 3, 2025 · 3 comments
Labels
question Further information is requested

Comments

@Sai-krishna2610
Copy link

I'm facing a repeated issue while using Tailwind CSS v4.1.5. Each time I create a new project, I do not get IntelliSense suggestions in my editor (VS Code), unless I reinstall the entire Tailwind setup again.

@Sai-krishna2610
Copy link
Author

Hi Tailwind team 👋,

Just wanted to add that this issue happens consistently across all new projects I create, even though the setup steps are correct. It's really frustrating to have to reinstall Tailwind CSS or restart VS Code every time just to get IntelliSense working.

I’ve confirmed:

The content paths are correct.

Files like .html, .js, and .jsx are present.

Tailwind CSS IntelliSense extension is installed and enabled.

It feels like the IntelliSense plugin or Tailwind CLI isn’t initializing properly until a reinstall or restart happens. Please look into this or suggest any stable workaround if available 🙏.

Thanks in advance!

@coredevel
Copy link

Having the same issue here except uninstalling, reinstalling and reloading window doesn't need to resolve it for me unfortunately.

I need to migrate the tailwind.config.js to the new var defs per the docs, I'm guessing the @config directive in the css file which is causing an issue might have something to do with it.

@thecrypticace
Copy link
Contributor

@Sai-krishna2610 1. Can you please provide the information from the issue template? 2. Can you provide the logs from "Tailwind CSS: Show Output" in the command palette from before you reload (when things are not working) and after you reload (when things are)?

@coredevel Can you open a new issue with a reproduction?

@thecrypticace thecrypticace added the question Further information is requested label May 5, 2025
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