Home > Software > Development > IDE: VSCode > Beautify VSCode Extension

Beautify VSCode Extension logo

Details

Package ID
vscode-beautify
Version
1.5.0
Downloads
170
Website
https://marketplace.visualstudio.com/items?itemName=HookyQR.beautify

Summary

Beautify javascript, JSON, CSS, Sass, and HTML in Visual Studio Code

Description

Beautify javascript, JSON, CSS, Sass, and HTML in Visual Studio Code.

VS Code uses js-beautify internally, but it lacks the ability to modify the style you wish to use. This extension enables running js-beautify in VS Code, AND honouring any .jsbeautifyrc file in the open file’s path tree to load your code styling. Run with F1 Beautify (to beautify a selection) or F1 Beautify file.

screenshot

Notes

  • This package requires Visual Studio Code 1.22.0 or newer. You can install either the vscode or vscode-insiders package.
  • The extension will be installed in all editions of Visual Studio Code which can be found.
  • While this package installs a specific version of the extension, Visual Studio Code by default will update the extension to the latest version on startup if there’s a newer version available on the marketplace. See Extension auto-update for instructions on how to disable auto-update.
  • This package is automatically updated using the Chocolatey Automatic Package Update Model (AU). If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.

Comments

Loading comments...