From c68ff8aeedc2b779ae42d745457ecd443e22e212 Mon Sep 17 00:00:00 2001 From: Marc Cornellà Date: Fri, 30 Aug 2024 14:30:57 +0200 Subject: feat(extract): add support for .vsix files (VS Code extension) (#12643) --- plugins/extract/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/extract/README.md') diff --git a/plugins/extract/README.md b/plugins/extract/README.md index c8d98b229..e0f571521 100644 --- a/plugins/extract/README.md +++ b/plugins/extract/README.md @@ -52,6 +52,7 @@ plugins=(... extract) | `tlz` | Tarball with lzma compression | | `txz` | Tarball with lzma2 compression | | `tzst` | Tarball with zstd compression | +| `vsix` | VS Code extension zip file | | `war` | Web Application archive (Java-based) | | `whl` | Python wheel file | | `xpi` | Mozilla XPI module file | -- cgit v1.2.3-70-g09d2