PKISolutions/Asn1Editor.WPF

Filter for file type in open dialog

RufusJWB opened this issue · 2 comments

It would be nice, if the open file dialog would be filtered for readable file endings.

image

I declined this idea at the beginning. Original ASN.1 Editor (by Liping Dai) uses file type filters. In my practice, I often had to go to change filter in order to get my file shown in the dialog, because my files had a variety of file extensions and constant filter changes is more annoying than no filtering. This is something I'm not going to fix.

Understood. Makes sense :-)