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

<hr>

<p>In <a href="https://github.com/geany/geany/pull/3185#discussion_r868824465">src/symbols.c</a>:</p>
<pre style='color:#555'>>      foreach_ptr_array(tmtag, i, tags)
        {
+               if (!tm_workspace_is_autocomplete_tag(tmtag, doc->tm_file, current_line, current_scope))
</pre>
<p dir="auto">So "goto tag" is now constrained to the same tags as scope completion, because with all the local tags of other functions that would be too much? Can you just add this as a small comment please so this call doesn't look out-of-place?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/3185#discussion_r868824465">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ53Y44TDQEGXGPLYZDVJHWRHANCNFSM5UWGU33A">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJZTG5HJRL33LFYOPR3VJHWRHA5CNFSM5UWGU33KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOHGTBGHI.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><geany/geany/pull/3185/review/967185181</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/3185#discussion_r868824465",
"url": "https://github.com/geany/geany/pull/3185#discussion_r868824465",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>