Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlighting for hex file formats not available #1256

Closed
marcows opened this issue Dec 16, 2015 · 0 comments
Closed

Highlighting for hex file formats not available #1256

marcows opened this issue Dec 16, 2015 · 0 comments

Comments

@marcows
Copy link
Contributor

marcows commented Dec 16, 2015

Intel HEX and Motorola S-Record file formats are widely used in embedded development. They contain binary data in ASCII text form, mostly data for flash memory or EEPROM.

For testing purposes, sometimes editing is necessary, so highlighting would improve readability very much.

@donho donho closed this as completed in 6b6b812 Feb 25, 2017
bahusoid pushed a commit to bahusoid/notepad-plus-plus that referenced this issue Mar 20, 2017
Integrate Motorola S-Record lexer.
Integrate Intel HEX lexer.
Integrate Tektronix extended HEX lexer.

Fixes notepad-plus-plus#1256, closes notepad-plus-plus#1257
kspalaiologos pushed a commit to kspalaiologos/notepad-plus-plus that referenced this issue Jan 17, 2021
Integrate Motorola S-Record lexer.
Integrate Intel HEX lexer.
Integrate Tektronix extended HEX lexer.

Fixes notepad-plus-plus#1256, closes notepad-plus-plus#1257
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant