Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Generic Binary PreviewNew to Visual Studio Code? Get it now.
Generic Binary Preview

Generic Binary Preview

lochbrunner

|
4,034 installs
| (0) | Free
Display information about binary with html form an external executable
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Licence

Generic Binary Preview

Open binary files and displays information generated from an external executable.

Demo

Configuration

Before 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.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft