Oh, didn't know about named subpatterns, I thought glib supports only sequential subpatterns. BTW it seems that backreferences do not support named groups.
I think I should document this convetions at least as a comment for `filetypes_parse_error_message`. The problem with regexps is solved. I would also elaborate i18n of non-regex parsing method (`parse_file_line`) according to the algorithm I've described above. -- 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/1649#issuecomment-336883398
