Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Marko BeautifyNew to Visual Studio Code? Get it now.
Marko Beautify

Marko Beautify

buster

|
13,394 installs
| (4) | Free
Beautify Marko code, in place, for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Marko Beautify

beautify Marko code, in place, for VS Code

  • built on top of @marko/prettyprint

How to Use

This extension uses the built-in formatter api, so it's as easy to use as shift+alt+f.

Also, guess what it does if you enable editor.formatOnSave.

Extension Settings

  • marko.beautify.eol: The EOL sequence (defaults to "\n")
  • marko.beautify.indent: The indent string (defaults to two spaces)
  • marko.beautify.maxLen: The max line length (defaults to -1 to disable)
  • marko.beautify.syntax: The syntax to use; either "html" or "concise" (defaults to "html")
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft