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

Colomban Wendling notifications at xxxxx
Sat Sep 23 20:01:46 UTC 2017


b4n commented on this pull request.



> @@ -693,6 +693,47 @@ const gchar *tm_tag_context_separator(TMParserType lang)
 	}
 }
 
+gboolean tm_tag_has_full_context(TMParserType lang)

Yes, it makes more sense to have them in tm_parser.  I actually thought so, but placed it next to the similar functions we already had.
Now I added a commit moving them all to tm_parser.

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


More information about the Github-comments mailing list