An open API service indexing awesome lists of open source software.

https://github.com/mohd-akram/vscode-html-format

A Visual Studio Code extension for formatting HTML documents.
https://github.com/mohd-akram/vscode-html-format

html-format vscode vscode-extension

Last synced: 8 days ago
JSON representation

A Visual Studio Code extension for formatting HTML documents.

Awesome Lists containing this project

README

        

# HTML Format for Visual Studio Code

Formats HTML documents by auto-indenting, wrapping and removing unnecessary
whitespace while preserving newlines.

## Usage

To format an HTML or Handlebars document you have open, use the
**Format Document** command.

## Extension Settings

`editor.wordWrapColumn` controls the maximum line length.