SyntaxFix
Write A Post
Hire A Developer
Questions
In linux, you can use the xdg-open command to open the file with the default browser:
xdg-open
{ "version": "0.1.0", "linux": { "command": "xdg-open" }, "isShellCommand": true, "showOutput": "never", "args": ["${file}"] }