vscode-extensions-open-in-browser
vscode-extensions-open-in-browser copied to clipboard
Allow other file types to use right click
It would be very nice to show right click menu option with all file types, not just .html
.
As #11 suggests, there is a lot of different type of files where we need to open it in a different program such as Typora for Markdown files.
Currently we can only use Alt+B after open the file in VS Code, but it would be difficult for large files such as.psd
.
If it is not possible to have this menu option directly for all file types, maybe provide some config options instead so it is possible to customize?
Thank you!