We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What version of Tailwind CSS IntelliSense are you using?
v0.7.1
What version of Tailwind CSS are you using?
v2.2.17
What package manager are you using?
yarn
What operating system are you using?
Windows 11
Reproduction URL
[
]
Describe your issue
Intellisense doesn´t work if just any folder inside full path contains [ or ]. No errors/warnings.
The text was updated successfully, but these errors were encountered:
Fix for projects with brackets in their path (#429)
8766f6d
Thanks for reporting! This will be fixed in the next release, via 8766f6d. For reference, the solution is the same as the one found in vscode-eslint: https://github.com/microsoft/vscode-eslint/blob/01c81e9f0b9f86978e9cd47b90176fd2ab5cc28e/server/src/eslintServer.ts#L1224
vscode-eslint
Sorry, something went wrong.
No branches or pull requests
What version of Tailwind CSS IntelliSense are you using?
v0.7.1
What version of Tailwind CSS are you using?
v2.2.17
What package manager are you using?
yarn
What operating system are you using?
Windows 11
Reproduction URL
[
or]
in pathDescribe your issue
Intellisense doesn´t work if just any folder inside full path contains
[
or]
. No errors/warnings.The text was updated successfully, but these errors were encountered: