klogg icon indicating copy to clipboard operation
klogg copied to clipboard

Importing Regex Filter Replaces All Existing Filters

Open mlw4428 opened this issue 2 years ago • 2 comments

Importing a .conf regex filter replaces all previously existing filters. It was my understanding that this should merge new filters that didn't previously exist in the old set. Is that not correct?

Version I'm using is 22.06.0.1289 and tests were done using Mac and Windows platforms.

mlw4428 avatar Jan 31 '23 14:01 mlw4428

Hi, indeed the import function should merge new highlighters. I can't reproduce this on Linux. I'll try on my Windows box

variar avatar Apr 21 '23 21:04 variar

I've added a small change to not overwrite existing highlighters that have the same name as in import file. Should be in 24.11.0.1662+

variar avatar Nov 18 '24 22:11 variar