/vscode-html-format

A Visual Studio Code extension for formatting HTML documents.

Primary LanguageTypeScriptMIT LicenseMIT

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.