Expand description
Parse options.filters from a VS Code showOpenDialog call into the
DialogFilter shape the Tauri dialog plugin accepts. Silently skips
malformed or empty entries - the user still gets the picker, just
without the filter hint.
Parse options.filters from a VS Code showOpenDialog call into the
DialogFilter shape the Tauri dialog plugin accepts. Silently skips
malformed or empty entries - the user still gets the picker, just
without the filter hint.