diff options
| author | Markus Heidelberg <markus.heidelberg@web.de> | 2014-12-29 14:28:14 +1100 |
|---|---|---|
| committer | Markus Heidelberg <markus.heidelberg@web.de> | 2014-12-29 14:28:14 +1100 |
| commit | 5963a15d69f6c87a3f1690398c1827669e1bfb61 (patch) | |
| tree | 823bfbf13534d854204c41c67c4d142f8e20d607 /src/PerLine.h | |
| parent | 95033e3837ac066c31853a176f1dd94422fa4838 (diff) | |
| download | scintilla-mirror-5963a15d69f6c87a3f1690398c1827669e1bfb61.tar.gz | |
S-Record lexer: add future-proof highlighting for unknown record types
An S4 record for example, which is not defined in the S-Record
specification, will now be highlighted until record end (checksum)
instead of aborting after the "byte count" field. The former behaviour
looked a bit half-baked.
Since the size of the address field is unknown, the address and data
fields are highlighted with the same style in the new state
SCE_SREC_DATA_UNKNOWN. Alternating styles (ODD/EVEN) for readability of
the data field of valid record types are not applied.
Diffstat (limited to 'src/PerLine.h')
0 files changed, 0 insertions, 0 deletions
