A custom editor extension for Visual Studio Code which provides a hex editor for viewing and manipulating files in their raw hexadecimal representation. Features
How to UseThere are three ways to open a file in the hex editor:
The hex editor can be set as the default editor for certain file types by using the
Configuring the Data InspectorBy default the data inspector has a dedicated activity bar entry on the left that appears when the hex editor is opened, causing the explorer or whatever side bar you had opened to be hidden. If preferred, the hex editor view can be dragged into another view by dragging the ⬡ icon onto one of the other views. This can be used in combination with the Known Issues
To track all issues / file a new issue please go to the Github repo https://github.com/microsoft/vscode-hexeditor/issues |