<p></p>
<p dir="auto">Thanks for advise. But I do not want more plugins for this, because geany has done things well.</p>
<p dir="auto">I may not have expressed it clearly before. Let me give another example.</p>
<p dir="auto">FileA.c contains:</p>
<pre><code> cairo_fill (ctx);
        cairo_restore (ctx);
        cairo_save (ctx);
        gdk_rgba_parse (cc, TIMER_F_COLOR);
</code></pre>
<p dir="auto"><strong>those 4 functions is not recognized as a function/symbols</strong>, BUT I can complete this 4 in FileA.c <strong>immediatelly</strong>. This may be called "auto complete in current document"? That my favourite function in geany.</p>
<p dir="auto">Many times, I wrote a new FileB.c, I want save input time, I open FileA.c beside then I want can also auto complete those 4 functions in FileB.c.</p>
<p dir="auto">I like lightweight geany to go, so I do not want save a lot of gloabal tags in <code>~/.config/geany/tags</code> directory. And I do not want join them into a project, for most time this two file is belong to defferent project. Of course manually <code>[Generating a global tags file](https://www.geany.org/manual/current/index.html#id85)</code> is also not work, for those is not funcions/symbols.</p>
<p dir="auto">May I call it as "auto complete in all opened documents". This is nothing with "workspace symbols" or "global tags files".</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/issues/3123#issuecomment-1035720850">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYXU4S7KKTX5TCHJRTU2RUI7ANCNFSM5OADVMIA">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>.
<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJ524GHN4ETTI2ZPJBDU2RUI7A5CNFSM5OADVMIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHW55REQ.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/issues/3123/1035720850</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/issues/3123#issuecomment-1035720850",
"url": "https://github.com/geany/geany/issues/3123#issuecomment-1035720850",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>