microsoft / XmlNotepad

XML Notepad provides a simple intuitive User Interface for browsing and editing XML documents.

Home Page:https://microsoft.github.io/XmlNotepad/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bulk Selection/Removal?

nicelydonesites opened this issue · comments

Hello there,

I am inquiring about whether there is a way to select a top item and then scroll below while holding in Shift to allow for bulk selection and removal. I am trying to clean up a WooCommerce export XML, but only need to keep the last entry, so I can import it into a site. Is this a feature this application is able to do, when I try to perform it, it does not accept the function, is this not possible, or does it require the settings to be changed from default?

-thank you much!

Thanks for your question. The short answer is "no", XML Notepad currently is a "single selection only" app. But let's keep this issue open as a reminder to add a multi-selection feature. I have needed the same thing on occasion.