<p></p>
<blockquote>
<p dir="auto">I haven't looked at update-ctags.py in detail but I assume it attempts to preserve our small changes?</p>
</blockquote>
<p dir="auto">The only small change in ctags <code>main</code> is what <code>ctags_changes.patch</code> does - the script just copies over the files from ctags main and applies this patch.</p>
<p dir="auto">Another story are the parsers where changes are rather big apart from parsers in this pull request. The script ignores parsers starting with <code>geany_</code> (those will have to be maintained by us) and only replaces parsers without this prefix. This is something this pull request does too - removes the <code>geany_</code> prefix so the next time we run <code>update-ctags.py</code>, the upstream versions of these parsers will be copied automatically and we won't have to worry about them any more.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2990#issuecomment-969044532">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYGS2O6VHTOJ2VN2SDUMETXHANCNFSM5HTNDMXA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ3HPG7LZXF2RP5FKWDUMETXHA5CNFSM5HTNDMXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHHBHENA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2990#issuecomment-969044532",
"url": "https://github.com/geany/geany/pull/2990#issuecomment-969044532",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>