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
No pre-requirement.
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 pathshow-hex-of-binary-file.readOnly
: Set the binary file hex string show type, the default value istrue
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
Initial release of of this extension
Enjoy!