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