Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>thymeleaf commentNew to Visual Studio Code? Get it now.
thymeleaf comment

thymeleaf comment

Thymeleaf Comment

|
152 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

HTML Comment Formatter

Description

The "HTML Comment Formatter" extension helps you change the comment style in HTML files from the traditional <!-- ... --> to the custom style <!--/* ... */-->. This tool is useful for adding custom separators or annotations to comments in your HTML code.

Installation

To install this extension, follow these steps:

  1. Open Visual Studio Code.
  2. Go to the Extensions menu (or press Ctrl+Shift+X).
  3. Search for "HTML Comment Formatter".
  4. Click the Install button to add the extension.

Usage

After installation, the extension will automatically change the comment style when you create or edit comments in HTML:

  • When you create new comments or edit existing ones, the extension will automatically convert from <!-- ... --> to <!--/* ... */-->.

  • To use this feature, simply select the part of the HTML code you want to comment and press Ctrl+/. The comment will be formatted as <!--/* ... */-->.

Features

  • Comment Conversion: Automatically converts comment style in HTML files from <!-- ... --> to <!--/* ... */-->.

Contact

If you have any questions or need further support, please contact us via [email or support page].


Thank you for using "HTML Comment Formatter"! We look forward to receiving feedback and suggestions to improve this extension.

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