Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>HTML Text & Attribute HighlighterNew to Visual Studio Code? Get it now.
HTML Text & Attribute Highlighter

HTML Text & Attribute Highlighter

Somto Ilo

|
176 installs
| (0) | Free
Quickly highlight and copy inner text or attribute values from HTML tags with ease.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

HTML Text & Attribute Highlighter

Quickly highlight and copy inner text or attribute values from HTML tags with ease.

Features

  • Highlight Inner Text: Select the inner text of an HTML element and copy it to the clipboard using Ctrl + Alt + I.
  • Highlight Attribute Values: Select the attribute values of an HTML element and copy them using Ctrl + Alt + A.

Usage

  1. Place the cursor anywhere within the opening and closing tags of an HTML element.
  2. Press Ctrl + Alt + I to highlight and copy the inner text of the element.
  3. To copy an attribute value, place the cursor anywhere between the start of the attribute key and the end of the value's quotes, and press Ctrl + Alt + A.

Keybindings

  • Ctrl + Alt + I: Highlights and copies the inner text of an HTML tag.
  • Ctrl + Alt + A: Highlights and copies an attribute value.

Installation

  1. Install the extension from the VS Code marketplace.
  2. Use the keybindings or command palette to run the commands.

Enjoy fast HTML text and attribute highlighting!

Release Notes

1.0.0

  • Initial release of HTML Text & Attribute Highlighter with features to highlight and copy inner text and attribute values from HTML tags.

Following Extension Guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.

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