The Wayback Machine - https://web.archive.org/web/20230623143822/https://github.com/mohd-akram/vscode-html-format
Skip to content

mohd-akram/vscode-html-format

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
May 18, 2023 17:32
October 2, 2021 18:02
October 2, 2021 18:02
May 20, 2023 17:52
March 5, 2018 23:33
March 5, 2018 23:33
May 20, 2023 17:52
May 20, 2023 17:52
May 18, 2023 15:53

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.