-
Notifications
You must be signed in to change notification settings - Fork 195
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
VSCode 1.91 breaks code actions #1018
Comments
Can you provide your vscode settings? |
Also, if possible, can you provide:
|
Settings:
|
Output:
|
Sorry for the late reply — I don't see anything in there that seems like it would cause things to break/hang. Especially given that the only code actions we have are quick fixes so afaik they can't be run on save anyway. If you disable intellisense does the problem go away? |
Yes, when I disable the plugin it goes away. Autocomplete doesn't work as well. |
What version of VS Code are you using?
For example: v1.91
What version of Tailwind CSS IntelliSense are you using?
For example: v0.12.5
What version of Tailwind CSS are you using?
For example: v3.4.4
What package manager are you using?
For example: npm
What operating system are you using?
Ubuntu
It seems latest changes in vscode -
editor.codeActionsOnSave
break this plugin. Tailwind CSS Intellisense blocks code actions indefinitely. Log says:The text was updated successfully, but these errors were encountered: