mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-13 19:19:10 +00:00
Add .vsix support to archive viewer
This commit is contained in:
@@ -36,6 +36,7 @@ public class Plugin : IViewer
|
||||
".nupkg",
|
||||
".rar",
|
||||
".tar", ".tgz",
|
||||
".vsix",
|
||||
".xz",
|
||||
".zip",
|
||||
];
|
||||
|
Reference in New Issue
Block a user