[Github-comments] [geany/geany] Sync ctags main part (#1263)
Jiří Techet
notifications at xxxxx
Tue Feb 14 15:51:05 UTC 2017
techee commented on this pull request.
> @@ -825,5 +859,6 @@ extern parserDefinition *PythonParser (void)
def->kindCount = ARRAY_SIZE (PythonKinds);
def->extensions = extensions;
def->parser = findPythonTags;
+ def->useCork = true;
return def;
}
Yes, exactly, the new parser should be used. I just didn't want want to add one more big diff into this patch.
Will fix the above minor issues though.
--
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/1263
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170214/69b38ceb/attachment.html>
More information about the Github-comments
mailing list