xmltools icon indicating copy to clipboard operation
xmltools copied to clipboard

Copy linearized

Open MSJones6 opened this issue 3 years ago • 0 comments

I often use the XML-Tools to switch between pretty print and the linearized form because I use the pretty print to edit the code and use the linearized form to put it somewhere in other code.

At the moment I use the pretty print to edit the xml. After that I mark the xml and convert it to the linerarized form. Then I mark the linearized form and copy it to the clipboard to use it somwhere else. Finally I mark the linearized form again and convert to the pretty print form, for further changes.

It would be nice if I can keep the pretty print view and I'm able to copy the linearized form in the clipboard with a single button.

MSJones6 avatar May 25 '22 07:05 MSJones6