uli-weltersbach / XPathTools

A Visual Studio Extension which can run any XPath and XPath function; navigates through results at the click of a button. Can show and copy any XPath incl. XML namespaces, avoiding XML namespace induced headaches. Keeps track of the current XPath via the statusbar.
41 stars 4 forks source link

Copy XML Structure keeps white spaces #34

Closed mikaelnet closed 5 years ago

mikaelnet commented 5 years ago

The "Copy XML Structure" is one of my favorite commands in this tool. However it keeps a lot of white spaces when this operation is performed. (One of the earlier releases of XPathTools didn't do this.)

I suggest empty lines (containing just white space characters) to be omitted from the code copied to the clip board.

uli-weltersbach commented 5 years ago

Hi @mikaelnet Thanks for reporting this issue. A fix will be available within the hour :)

EDIT: v5.2.2 is now available from the Visual Studio Marketplace. If you find this extension helpful, consider rating it :)