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
- Select the text containing markup tags within the editor.
- Open the command palette (
Ctrl+Shift+P or Cmd+Shift+P on macOS).
- Type "Remove Markup Tags" and select the corresponding command.
- The selected text will be processed, and the markup tags will be removed.
Installation
- Launch Visual Studio Code.
- Go to the Extensions view by clicking on the square icon on the sidebar.
- Search for "Remove Markup Tags" and click "Install" to install the extension.
How to Use
- Activate the extension by selecting some text in the editor.
- Use the command palette to run the "Remove Markup Tags" command.
- The selected text will be modified, removing all HTML and XML markup tags.
License
This extension is licensed under the MIT License.
Enjoy! 🚀
| |