<p></p>
<blockquote>
<blockquote>
<p>I think we simply pull updated ctags these days to get new parsers, right?</p>
</blockquote>
</blockquote>
<blockquote>
<p>Since the merge of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="746131049" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/2666" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2666/hovercard" href="https://github.com/geany/geany/pull/2666">#2666</a> thats my understanding too, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/dolik-rce/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dolik-rce">@dolik-rce</a> is your clone up to date enough to include that?</p>
</blockquote>
<p>This is based on current master (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/geany/geany/commit/41624c411702d29834da0ff926f3c9f7c895bb47/hovercard" href="https://github.com/geany/geany/commit/41624c411702d29834da0ff926f3c9f7c895bb47"><tt>41624c4</tt></a>). I might have overlooked something, but I believe that the script by <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/techee/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/techee">@techee</a> from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="746131049" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/2666" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2666/hovercard" href="https://github.com/geany/geany/pull/2666">#2666</a> is only capable of updating parsers that were already included in geany. I.e. if I update the parser in ctags project in the future, it will be also updated here, as soon as someone runs <code>update_ctags.sh</code>. But it does not (and probably should not <g-emoji class="g-emoji" alias="slightly_smiling_face" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f642.png">🙂</g-emoji>) automaticaly pull in all parsers currently supported by ctags. In fact, I believe this is actually first attempt to actually use this functionality. To add a new parser, some manual work is still required (adding the actuall parser, registering it in tag manager, adding to filedefs etc.) which is exactly what I did in this PR.</p>
<p>However, please correct me if I'm wrong and if this can be simpler.</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/2778#issuecomment-813380520">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZKQRYCHEQKWKPNW7TTHGYBNANCNFSM42MVWXOA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ4DPVZT7HFERNKSZMLTHGYBNA5CNFSM42MVWXOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGB5THKA.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/2778#issuecomment-813380520",
"url": "https://github.com/geany/geany/pull/2778#issuecomment-813380520",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>