@techee commented on this pull request.
> @@ -154,7 +154,7 @@ gboolean tm_tag_is_anon(const TMTag *tag); const char *tm_tag_type_name(const TMTag *tag); -TMTagType tm_tag_name_type(const char* tag_name); +TMTagType tm_tag_name_type(const char* tag_name, TMParserType lang); Yes. This change is quite independent from this PR, I just needed to define TM_DEBUG for debugging this PR so this is why it's here. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3049#discussion_r1350713075 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/3049/review/[email protected]>
