3

Is there a plugin or factory settings to alert duplicates in HTML attributes in the Code editor VisualStudio?.

To check:

  • Initial spaces,
  • Attributes duplicates.

As a refactor...

Something similar as VisualStudio-Community, which does. I.e: enter image description here

Thanks.

1 Answer 1

4

You can use HTMLHint Extension with attr-no-duplication rule to check for duplicate attributes.

Sign up to request clarification or add additional context in comments.

1 Comment

I got it yesterday.. And mark as correct for others. Thank you!.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.