- Added decimal to hex replace conversion
- Added binary to hex replace conversion
- Added ASCII to hex replace conversion
- Added configurable escape and control characters replacements
- New setting
hex-multi-converter.convertEscapeCharactersToText
(defaulttrue
) - New setting
hex-multi-converter.convertControlCharactersToText
(defaulttrue
)
- New setting
- Fixed error which caused the extension to stop working when switching editor tab/document
- Fixed duplicate comment symbols for multiple values on the same line
- Updated extension icon
- Updated extensions display name
- Added extension icon and publisher
- Initial release