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

feat: User-set list of filenames/extensions to be recognized in editor preview. #25

Closed AdamRaichu closed 1 year ago

AdamRaichu commented 1 year ago

Prompted by #24.

Add some setting for users to add a list of custom file extensions to be opened and suppress the warning.

Or perhaps, a per-workspace setting override for path-identified files. (This makes sense in my head if not to you guys; don't worry.)