Motorola S-record for Visual Studio CodeThis extension provides support for the Motorola S-record file format. This extension is based upon keroc's Intel HEX format extension(https://github.com/keroc/hex-fmt) FeaturesColor syntaxStatus bar indicatorsAdds some information on the status bar:
File ReparationBroken srec files can be repaired either automatically on save or by explecitly calling a command. The reperation process is done record by record and is based on each record header (from startcode to record type). This means that at least the header must be correct to repair a record. Then the data will be fitted to the byte count and the checksum will be updated. Commands
Extension SettingsThis extension contributes the following settings:
Release NotesSee CHANGELOG.md. |