What about REGEX types, they are usually a type of string, particularly SCE_C_REGEX but there are also SCE_HJ_REGEX, SCE_HJA_REGEX, SCE_PL_REGEX.

Are they strings? I agree it's not code, but I'm not quite sure it should be string; it's rather another type of syntax than arbitrary data like strings are. For example, it could make sense to have e.g. spellcheck use highlighting_is_string_style() || highlighting_is_comment_style(), which could be different from !highlighting_is_code_style() (e.g. I think pre-processor qualifies as a difference in this case).


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.