Skip to content
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

Can the Duplicate attribute.vue(2) warning be dismissed after installing the @vue/language-plugin-pug? #5099

Open
ausir0726 opened this issue Dec 30, 2024 · 0 comments · May be fixed by #5100
Labels
bug Something isn't working good reproduction ✨ This issue provides a good reproduction, we will be able to investigate it first 🍰 p2-nice-to-have

Comments

@ausir0726
Copy link

What problem does this feature solve?

After installing @vue/language-plugin-pug, if the class is used repetitively, a Duplicate attribute.vue(2) warning appears. However, since pug merges the same attributes in the output, there is no problem with duplicate attributes. Can a feature be provided to turn off this warning when using pug template?

Repeated use of class has excellent beautification effects when using tailwind + pug.

Thank you.

image

What does the proposed solution look like?

Provide settings in vscode to turn off the warning

@ausir0726 ausir0726 added the feature request Request new features label Dec 30, 2024
@KazariEX KazariEX added bug Something isn't working good reproduction ✨ This issue provides a good reproduction, we will be able to investigate it first 🍰 p2-nice-to-have and removed feature request Request new features labels Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good reproduction ✨ This issue provides a good reproduction, we will be able to investigate it first 🍰 p2-nice-to-have
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants