<p>While testing autocompletion for namespaces I noticed that the namespace tags never contain the scope information even if they are nested in another namespace. For instance in</p>

<pre><code>namespace Foo {
    namespace Bar {
    }
}
</code></pre>

<p>the scope of Bar's  TMTag is NULL.</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/issues/871">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ_gK5wwYUOAmgkvRfm0SpoVdqWEKks5palqigaJpZM4HGScC.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/issues/871"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>