I have indentation set to char=tab, and levels=1 for Prettify for Sublime. Works great on a whole document. However, if I use it on a selection, which naturally already has a certain level of indentation, it left justifies the entire block while proceeding to correctly tab indent the code.
My question is how do I get Prettify the overall code while leaving it in it's place?
I'm cutting over from 15 or so years of Dreamweaver, and something simple like this is real pain to not have.
Thanks