[Github-comments] [geany/geany] Fix the symbols tree hierarchy when several tags have the same name (#1598)

Thomas Martitz notifications at xxxxx
Fri Sep 15 13:22:33 UTC 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170915/fe278070/attachment.html>


More information about the Github-comments mailing list