fabiospampinato / vscode-open-in-application

Open an arbitrary file in its default app, or the app you want.
MIT License
19 stars 0 forks source link

Multipart file extensions are ignored #20

Closed slavistan closed 3 months ago

slavistan commented 7 months ago

It seems as if this plugin ignores files with multipart file extensions such as my-image.foo.png. Setting a distinct program to open foo.png files does not work at all.

fabiospampinato commented 3 months ago

Implemented in v2.1.0, thanks for the suggestion 👍

In cases like that foo.png will be recognized as a valid extension, and if nothing is defined for it then the extension will check if there's something defined for png.