FabianLauer / vs-code-xml-format

Simple XML formatter for Visual Studio Code.
https://marketplace.visualstudio.com/items/fabianlauer.vs-code-xml-format
MIT License
7 stars 5 forks source link
formatter vscode vscode-extension xml

XML Formatting for VS Code

https://marketplace.visualstudio.com/items/fabianlauer.vs-code-xml-format

A simple wrapper around https://github.com/FabianLauer/tsxml/ for formatting XML in VS Code. Currently, only complete documents can be formatted. Formatting selections is planned.

Usage

usage

Open an XML document, press Ctrl+Alt+P and enter 'Format Code'.

License

MIT (see LICENSE file in source code repo).