vscode-open-in-application
vscode-open-in-application copied to clipboard
Usage of xdg-open on unix system
Thanks for your extension
On linux systems, any file can be open with the system default application using the command xdg-open
For example in Fedora, xdg-open example.pdf
will use evince to open example.pdf
Maybe this behavior could be enabled with a settings ?