<p></p>
<p>What has probably happened is the meson.build hasn't been updated since the julia parser was merged, and I admit I havn't tested the meson build since then.  So it probably just needs the file listed in the meson.build file with the other ctags/parsers files.</p>
<p>Quick explain, meson requires all files to be explicitly listed, it doesn't search to see whats in the directories the way make does.  Its how meson gets its speed since it doesn't need to rebuild the ninja files every time.  Not a lot of impact with Geany, but huge with things like chromium or llvm etc.</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/2761#issuecomment-894776942">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7D4JKLQTOZGWUZUVTT3ZMYDANCNFSM4ZDZAFLA">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&utm_campaign=notification-email">Android</a>.<img src="https://github.com/notifications/beacon/AAIOWJYQCZCWXMMWAY5L7Y3T3ZMYDA5CNFSM4ZDZAFLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGVKTM3Q.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/2761#issuecomment-894776942",
"url": "https://github.com/geany/geany/pull/2761#issuecomment-894776942",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>