1
0
mirror of https://github.com/zyedidia/micro synced 2024-06-29 05:54:24 +00:00
micro/pkg/highlight
Jöran Karl c3052b491f
parser: Check and prompt for empty patterns and region properties (fix crash) (#3256)
* parser: Precise error message for missing `start` & `end` in region

* parser: Check and prompt for empty patterns and region properties

* syntax: Remove empty identifier pattern from log definition
2024-04-21 20:13:28 +02:00
..
highlighter.go highlighter: Remove EmptyDef since it's superseeded by a nil check of SyntaxDef 2024-04-14 16:55:59 +02:00
parser.go parser: Check and prompt for empty patterns and region properties (fix crash) (#3256) 2024-04-21 20:13:28 +02:00
unicode.go Make determining whether a code point represents a combining mark faster (#1719) 2020-06-12 00:10:00 -04:00