You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MC's internal syntax highlighting engine has many serious limitations like it's unable to highlight embedded quotations, it breaks on new lines, etc. etc. etc.
Colorer's can be licensed under GPL 2.0, LGPL 2.1 so it's fully compatible with MC's own license.
Colorer can be used as an external library, it also has a C language API.
zyv
changed the title
Add the Colorer engine as an alternative to MC's internal highlighting engine
Replace mcedit syntax highlighting engine with an external (?) library
May 27, 2025
Important
This issue was migrated from Trac:
birdie
(aros@….com)gotar@….pl
,mooffie@….com
(@mooffie),teresaejunior@….com
MC's internal syntax highlighting engine has many serious limitations like it's unable to highlight embedded quotations, it breaks on new lines, etc. etc. etc.
Colorer's can be licensed under GPL 2.0, LGPL 2.1 so it's fully compatible with MC's own license.
Colorer can be used as an external library, it also has a C language API.
http://colorer.sourceforge.net/mc.html
The text was updated successfully, but these errors were encountered: