Files
oak-gpui/crates
Mike-Solar 2426ad3523 platform: extension filter on Windows/macOS system pickers
Windows: IFileOpenDialog SetFileTypes with the allowed extensions
(plus a default extension) when the host passes any.
macOS: NSOpenPanel setAllowedFileTypes from the same list (empty = all).
2026-09-02 12:16:11 +08:00
..