morbac / xmltools

XML Tools plugin for Notepad++
GNU General Public License v3.0
257 stars 57 forks source link

Request: add support for ends-with #197

Open tteodorescu0 opened 1 year ago

tteodorescu0 commented 1 year ago

Xpath expression evaluation currently supports the starts-with() function but not the ends-with() function. If possible, please add support for ends-with() function.