<p></p>
<blockquote>
<p dir="auto">but Geany uses them when they're in tagmanager format</p>
</blockquote>
<p dir="auto">I don't think tagmanager actually handles parameters as such, it handles the whole argument list as a single string IIRC so you can't access the parameter names.</p>
<p dir="auto">The new C/C++ parser can parse locals and parameters IIUC, see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1065327145" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/3032" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/3032/hovercard" href="https://github.com/geany/geany/pull/3032">#3032</a> and associated discussion.  Geany (and ctags??) has no way of specifying scope for these because the scope is lexical not named like structure and class members.  So they appear everywhere, not restricted to the appropriate function.  So <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1065327145" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/3032" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/3032/hovercard" href="https://github.com/geany/geany/pull/3032">#3032</a> disables them by default until that problem is solved.</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/3049#issuecomment-991863686">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ5LUSO3LSM7UX5ALMLUQRUHDANCNFSM5JUGWD2A">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/AAIOWJ4UGL2PQRVPYFQBB7TUQRUHDA5CNFSM5JUGWD2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHMPKHBQ.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/3049#issuecomment-991863686",
"url": "https://github.com/geany/geany/pull/3049#issuecomment-991863686",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>