Gestalte / dumb-xml-prettifier

An unopinionated XML prettifier. It will only format your XML text, it won't attempt to "improve" or edit the content of the text, only the whitespace.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dumb-xml-prettifier

This is an extension for Visual Studio Code, it is an unopinionated XML prettifier. It will only format your XML text, it won't attempt to "improve" or edit the content of the text, only the whitespace.

Usage

To prettify an entire documant: Ctrl + Shift + P then type Prettify XML and select dumb-xml-prettifier: Prettify XML.

To prettyfy only part of a document: Highlight the part you want to prettify then Ctrl + Shift + P then type Prettify XML and select dumb-xml-prettifier: Prettify XML.

About

An unopinionated XML prettifier. It will only format your XML text, it won't attempt to "improve" or edit the content of the text, only the whitespace.

License:MIT License


Languages

Language:JavaScript 100.0%