mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-24 07:12:57 +00:00
completeSuffix returns everything after the first period, which means that a file such as `foo.bar.3ds` would not get recognized.
completeSuffix returns everything after the first period, which means that a file such as `foo.bar.3ds` would not get recognized.