You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the Tailwind CSS IntelliSense extension in Visual Studio Code on Ubuntu LTS, the editor experiences significant slowdowns during autocomplete operations. This performance issue does not occur on macOS or Windows 11—even on the same machine—suggesting it may be specific to the Ubuntu environment.
UPDATE:
After further testing, I've discovered that the lag in autocomplete suggestions occurs only within a specific project.
VS Code v1.93.1
Tailwind CSS IntelliSense v0.12.10
Tailwind CSS v3.4.9
Package manager npm
Ubuntu 24.04.1 LTS
Tailwind config
VS Code settings
Description
When using the Tailwind CSS IntelliSense extension in Visual Studio Code on Ubuntu LTS, the editor experiences significant slowdowns during autocomplete operations. This performance issue does not occur on macOS or Windows 11—even on the same machine—suggesting it may be specific to the Ubuntu environment.
UPDATE:
After further testing, I've discovered that the lag in autocomplete suggestions occurs only within a specific project.
package.json
The text was updated successfully, but these errors were encountered: