kugel- requested changes on this pull request.
> @@ -693,6 +693,47 @@ const gchar *tm_tag_context_separator(TMParserType lang)
}
}
+gboolean tm_tag_has_full_context(TMParserType lang)
I think this is a misnomer, since it doesn't operate on a tag. I think it would
fit better in tm_parser.c, as `tm_parser_has_full_context()`
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1598#pullrequestreview-63040534