AdamRaichu / vscode-zip-viewer

An extension which allows for the manipulation of zip files in VS Code.
https://marketplace.visualstudio.com/items?itemName=AdamRaichu.zip-viewer
MIT License
13 stars 1 forks source link

Show an error when "Extract Selected Files Only" is clicked and no files are selected. #36

Closed AdamRaichu closed 1 year ago

AdamRaichu commented 1 year ago

As of v3.6.3, the editor allows you to click "Extract Selected Files Only" even when no files are selected. Some kind of error should be shown when that is clicked with no files selected.