<p>Better but not great if there are more stuff of the same name in the same file, e.g.</p>

<div class="highlight highlight-source-c"><pre>
<span class="pl-k">typedef</span> <span class="pl-k">struct</span> Abc {
  <span class="pl-k">int</span> b, c;
} Abc;

<span class="pl-k">int</span> Abc = <span class="pl-c1">0</span>;

<span class="pl-k">int</span> <span class="pl-en">Abc</span>(<span class="pl-k">void</span>);</pre></div>

<p>It will discard the popup and always go to the struct</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/923#issuecomment-192310424">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ_j9uUIypq0dHAkkrK2R3uQ7Irvkks5pqEg7gaJpZM4HlaDx.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/923#issuecomment-192310424"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>