Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ClassMateNew to Visual Studio Code? Get it now.
ClassMate

ClassMate

Lucas deGomez

|
379 installs
| (1) | Free
Displays all the classes present in an HTML file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Classmate VS code extension

Are you curious about how many classes your html ended up with? And the name of all of them?

How it works?

Open an HTML file and from the command palette run one of the following the classmate command that opens an output panel displaying the information.

Classmate: Show all the classes

  • All the classes present in your HTML document right in the order they appear.
  • The number of classes present.

Classmate: Show all the classes (sorted)

  • All the classes present in your HTML document sorted alphabetically.
  • The number of classes present.

Classmate: Show unique classes

  • The names of the classes present in your HTML document.
  • How many times they appear in the document.

Requirements

VS code

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft