I would like to use Beautify File (the opposite of Minify File), to tidy up lots of files. Two things:
-
When I use Beautify File it uses spaces for indentation. Is there a way to get it to use tabs instead?
-
It creates a (beautified) copy of the file as xyz.pretty.html Is there a way to stop it from creating a second file and stop it from renaming the file?