[Github-comments] [geany] Scope completion fallout patches (#906)

Colomban Wendling notifications at xxxxx
Wed Feb 24 23:32:57 UTC 2016


BTW, one potentially legitimate use of the `lang` member (and the `langType` type, possibly) would be comparing two tag's language and see if they are the same or not.  One could imagine something like that to recognize whether tags were generated by i.e. the C parser even for a custom filetype (`if (filetypes[GEANY_FILETYPES_C]->lang == possibly_custom_ft->lang)`) or something similar.  Not saying it actually makes sense, but it doesn't seem absolutely crazy.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/906#issuecomment-188514507
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160224/1a17f1be/attachment.html>


More information about the Github-comments mailing list