<p>Do you mean highlighted?</p>

<p>Highlighting is a syntactic construct, but names being parameters or types or variables or whatever is a semantic construct.  </p>

<p>The type highlighting works for for C where type names do not overlap with other names, but in C++ you will find all occurrences of the name are type coloured, even if they are not a type in the specific context.  This is because the syntactic highlighting has no concept of the semantics.</p>

<p>So it is not possible with the current system design.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/1084#issuecomment-227606651">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJ7dTdAILRQ6UIJRSGimrNoXoxD7gks5qOHojgaJpZM4I7RF-">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJwBJOAosE3FB0wZaqiAtN1EZ3-LJks5qOHojgaJpZM4I7RF-.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/1084#issuecomment-227606651"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>