Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Remove Markup TagsNew to Visual Studio Code? Get it now.
Remove Markup Tags

Remove Markup Tags

zero3

|
1,311 installs
| (0) | Free
Efficiently strips HTML/XML markup tags from selected text, enhancing code readability and cleanup.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Remove Markup Tags Extension for Visual Studio Code

This Visual Studio Code extension provides a convenient way to remove HTML or XML markup tags from selected text within the editor.

Features

  • Remove markup tags from selected text.
  • Supports both HTML and XML markup.

Usage

  1. Select the text containing markup tags within the editor.
  2. Open the command palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
  3. Type "Remove Markup Tags" and select the corresponding command.
  4. The selected text will be processed, and the markup tags will be removed.

Installation

  1. Launch Visual Studio Code.
  2. Go to the Extensions view by clicking on the square icon on the sidebar.
  3. Search for "Remove Markup Tags" and click "Install" to install the extension.

How to Use

  1. Activate the extension by selecting some text in the editor.
  2. Use the command palette to run the "Remove Markup Tags" command.
  3. The selected text will be modified, removing all HTML and XML markup tags.

License

This extension is licensed under the MIT License.


Enjoy! 🚀

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