All notable changes to the "Inspector Hex" extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update dependencies
- Replace deprecated
@vscode/webview-ui-toolkit
with@vscode-elements/elements
- Build pipeline
- Configuration for assigning default decoders to glob paths
- Failed to run extension due to missing
esbuild
dependency
- Experimental TypeScript support for custom decoders
- Update
@nishin/reader
to 0.4.1 - Use
subarray
instead ofslice
in virtual workspaces for minor performance improvement
- Close file handle when editor is closed
- Changelog
- Replace MP4 with GIF in readme as VS Code doesn't support inline video playback in Markdown
- Repository links in
package.json
- Initial release, rewritten and rebranded from https://github.com/tao-cumplido/vscode-hex-viewer