Generic Binary PreviewOpen binary files and displays information generated from an external executable. ConfigurationBefore you can use this extension you have to provide an executable which can generate a html representation of specific files. This executable will be called with the filename of the file the user want to see the preview. It is expected that this executable prints html code on stdout. If the filetype is not supported it should exit with a non zero exit code. This extension is highly inspired by Linux Binary Preview. |