Skip to content

quanjinzhang/show-hex-of-binary-file

Repository files navigation

Show Hex dump String for binary file extension for Visual Studio Code

Usage

input Select or Input in the Command Palette, and select the Select or Input absolute path of a binary file to show hex string, to select or input the binary file path to show the hex dump string for the binary file

Requirements

No pre-requirement.

Extension Settings

This extension contributes the following settings:

  • show-hex-of-binary-file.pickType: Set the binary file pick type, select to open file dialog to select on or multiple binary file, input to input the path
  • show-hex-of-binary-file.readOnly: Set the binary file hex string show type, the default value is true
  • show-hex-of-binary-file.checkInterval: Set check interval of the modification of the binary file in milliseconds, the minimal interval is 500, the default interval is 3000

Release Notes

0.0.1

Initial release of of this extension

Enjoy!

About

Show Hex dump String preview of Binary File

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published