<p>In <a href="https://github.com/geany/geany/pull/958#discussion_r55814285">src/symbols.c</a>:</p>
<pre style='color:#555'>>      }
> -  else if (workspace_tags->len > 1)
> +  else if (tags->len > 1)
</pre>
<p>Just renamed workspace_tags to tags because "workspace_tags" was a bit misleading now. No real change below this line.</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/958/files#r55814285">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ5GZ_o_IOnvCh0K7KiZUr0iPalTOks5psUWAgaJpZM4HukG4.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/958/files#r55814285"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>