<p></p>
<p><b>@dolik-rce</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/3034#discussion_r762711174">scripts/update-ctags.py</a>:</p>
<pre style='color:#555'>> @@ -13,12 +13,18 @@
 dstdir = os.path.abspath(sys.argv[2])
 
 os.chdir(dstdir + '/parsers')
-parser_dst_files = glob.glob('*.c') + glob.glob('*.h')
+parser_dst_files = glob.glob('**/*.c') + glob.glob('**/*.h')
</pre>
<p dir="auto">Ok, I can add <code>ctags/peg/</code> directory.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/3034#discussion_r762705347">tests/ctags/kotlin.kt.tags</a>:</p>
<pre style='color:#555'>> @@ -0,0 +1,12 @@
+# format=tagmanager
+AbstractWorker�32�com.example.helloworld�0
+Global�1�com.example.helloworld�0
+StringWorker�4096�com.example.helloworld�0
+Worker�1�com.example.helloworld�0
+com.example.helloworld�256�0
+greeting�16384�com.example.helloworld.Global�0
+main�16�com.example.helloworld�0
+name�16384�com.example.helloworld.Worker�0
+process�16�com.example.helloworld.AbstractWorker�0
+process�16�com.example.helloworld.Worker�0
+result�16384�com.example.helloworld.main�0
</pre>
<p dir="auto">Yes, it covers all 8 tag kinds.</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/3034#discussion_r762711174">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ3LZV25VQ7KO6Z55Q3UPRCW5ANCNFSM5I7MRDJA">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/AAIOWJ3VAUIGOXZQ4ML764DUPRCW5A5CNFSM5I7MRDJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOGELDNCA.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/3034#discussion_r762711174",
"url": "https://github.com/geany/geany/pull/3034#discussion_r762711174",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>