> 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.
Yeah. But actually this case won't be broken by the API change - one would have to first assign the value to a variable of the langType type. --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/906#issuecomment-189055116
