Skip to content

Intellisense is not working inside custom web component tags with style in the name #542

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

Closed
luizventurote opened this issue Apr 27, 2022 · 1 comment · Fixed by #543
Closed

Comments

@luizventurote
Copy link

What version of Tailwind CSS IntelliSense are you using?

v0.8.3

What version of Tailwind CSS are you using?

v3.0.23

What package manager are you using?

npm

What operating system are you using?

macOS

Describe your issue

I have created a web component called styleguide-ui, then I noticed that the autocomplete feature is not working for any tag inside this component. I think the extension is reading the custom tag styleguide-ui as a style tag.

Look this screen shoot:

image

image

image

Then, if I use another name for my custom tag, it works:

image

@bradlc
Copy link
Contributor

bradlc commented Apr 28, 2022

Thanks for reporting! This will be fixed in the next release 👍

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

Successfully merging a pull request may close this issue.

2 participants