SudoKillMe / vscode-extensions-open-in-browser

81 stars 42 forks source link

Add "Open in Default App" for non-HTML files #63

Open libinvarghese opened 4 years ago

libinvarghese commented 4 years ago

Since this extension uses the systems default application to open the file (be it any file), when you choose Open in Default Browser, I believe it would be great to extend this feature to non-HTML files as well.

The Menu context either reuse the existing "Open in Default Browser" or you could create a new create a new "Open in Default App"

Currently I use, Open extension, to achieve the same. But this adds a bit of clutter.